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

Commits on Apr 11, 2024

  1. update websocket example in README

    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`.
    cpfiffer authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    92135d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update README.md

    Co-authored-by: Colin Caine <[email protected]>
    cpfiffer and cmcaine authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    99cb88c View commit details
    Browse the repository at this point in the history