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

Fix websocket auto-response message races #1309

Merged
merged 3 commits into from
Oct 23, 2023

Commits on Oct 17, 2023

  1. Fix websocket auto-response message races

    This PR fixes racing issues between regular websocket messages and auto-responses.
    jqmmes committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3114486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6053b8e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Update src/workerd/api/web-socket.c++

    Co-authored-by: James M Snell <jsnell@cloudflare.com>
    jqmmes and jasnell authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e4218ac View commit details
    Browse the repository at this point in the history