Skip to content

Feat/883 websocket custom hook#934

Open
mijinummi wants to merge 3 commits into
CodeGirlsInc:mainfrom
mijinummi:feat/883-websocket-custom-hook
Open

Feat/883 websocket custom hook#934
mijinummi wants to merge 3 commits into
CodeGirlsInc:mainfrom
mijinummi:feat/883-websocket-custom-hook

Conversation

@mijinummi
Copy link
Copy Markdown
Contributor

Summary
Closes #883
Implements a centralized WebSocket layer for the frontend package, providing:

Single shared Socket.io connection
JWT authentication from Zustand auth store
Subscription management API
Automatic listener cleanup
Exponential backoff reconnection
Connection status tracking
Shipment-specific convenience hook

This prevents duplicate socket connections across components and standardizes real-time communication throughout the application.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

@mijinummi is attempting to deploy a commit to the Mftee's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@mijinummi Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FE-15] Build real-time WebSocket custom hook

1 participant