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

How to push a message to the client in the browser? #74

Open
davidwynter opened this issue Sep 16, 2018 · 1 comment
Open

How to push a message to the client in the browser? #74

davidwynter opened this issue Sep 16, 2018 · 1 comment

Comments

@davidwynter
Copy link

I am writing a little chat application. The first thing I need to do is see who else is online, so I keep a list of active client sessions. But from the examples it is not clear how I send a message to an active session. Will they all require to have a callback registered when they login and I use that to notify them of the other chat user wanting to chat with them?

@davidwynter
Copy link
Author

Just saw a check in, so you are still working on kontraktor!

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

No branches or pull requests

1 participant