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

No support for events or explanation why they are not supported #11

Open
endobson opened this issue Jun 3, 2017 · 1 comment
Open

Comments

@endobson
Copy link

endobson commented Jun 3, 2017

I want to synchronize on a message being received from the client or something else happening (e.g. server producing data). I want to use events but it seems that websockets don't support that. If there is a good reason why they cannot be supported safely/efficiently then I would expect that to be documented.

@endobson
Copy link
Author

endobson commented Jun 3, 2017

It actually looks like there is some support by looking at the examples, but without documentation I have no idea what the guarantees are nor the API.
https://github.com/tonyg/racket-rfc6455/blob/master/net/rfc6455/examples/test-server.rkt

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