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

Add compatibility with websockets 11.0. #2609

Merged
merged 6 commits into from Nov 29, 2022

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    7df55d8 View commit details
    Browse the repository at this point in the history
  2. Rename connection to ws_proto.

    This is consistent with the io_proto instance variable and with the type
    of the variable: it's a websockets.server.ServerProtocol.
    aaugustin committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    19762d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cddcf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7c5434 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    f80f399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adaa580 View commit details
    Browse the repository at this point in the history