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

update websocket example in README #160

Merged
merged 2 commits into from
Apr 13, 2024
Merged

Conversation

cpfiffer
Copy link
Contributor

I wasn't able to get this to run robustly, this seems to work better. Previously I was getting send is not defined, which presumably means that Mux is not exporting send from HTTP.WebSockets.

I wasn't able to get this to run robustly, this seems to work better. Previously I was getting `send is not defined`, which presumably means that Mux is not exporting `send` from `HTTP.WebSockets`.
README.md Outdated Show resolved Hide resolved
Co-authored-by: Colin Caine <[email protected]>
@cpfiffer
Copy link
Contributor Author

Applied the more explicit suggestion -- appreciate it!

@cmcaine cmcaine merged commit cd7ea6d into JuliaWeb:master Apr 13, 2024
4 of 10 checks 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