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

Websocket messaging #15

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Websocket messaging #15

merged 2 commits into from
Nov 15, 2023

Conversation

zjayee
Copy link
Contributor

@zjayee zjayee commented Nov 10, 2023

It is now possible for an employee and a customer to join the same session and receive messages from each other via the websocket connection. This is implemented by using the sessionId and the user's role to direct messages to the appropriate path.

@zjayee zjayee self-assigned this Nov 10, 2023
Copy link
Collaborator

@sarinali sarinali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@zjayee zjayee merged commit 3f577ea into master Nov 15, 2023
1 check passed
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.

2 participants