Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client handling #40

Closed
nilssonjn opened this issue Feb 7, 2024 · 0 comments · Fixed by #43
Closed

Client handling #40

nilssonjn opened this issue Feb 7, 2024 · 0 comments · Fixed by #43
Assignees
Labels
enhancement New feature or request

Comments

@nilssonjn
Copy link

Introduce a client handler to store additional information about clients alongside the socket reference such as
ClientId - each client likely has a unique identifier
Subscribed topics - clients can subscribe to different channels, keeping track of these subscriptions
Status information - info about clients, connection, status, activity, and permissions etc

@nilssonjn nilssonjn added the enhancement New feature or request label Feb 7, 2024
@Emmelie83 Emmelie83 self-assigned this Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants