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

change to using websocket hibernation API #32

Merged
merged 5 commits into from
Feb 28, 2024
Merged

Commits on May 10, 2023

  1. change to using websocket hibernation API, needs testing

    Cody Koeninger committed May 10, 2023
    Configuration menu
    Copy the full SHA
    233d529 View commit details
    Browse the repository at this point in the history
  2. put limiterId hex string in the attachment, since the object itself i…

    …sn't serializable
    Cody Koeninger committed May 10, 2023
    Configuration menu
    Copy the full SHA
    efcd1e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e50e762 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. webSocketMessage handler is passed a String|ArrayBuffer, not a Messag…

    …eEvent with a data property
    Cody Koeninger committed May 11, 2023
    Configuration menu
    Copy the full SHA
    54f0def View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. move close / error handler to a separate function and fix a reference…

    … error
    Cody Koeninger committed May 18, 2023
    Configuration menu
    Copy the full SHA
    5278cc3 View commit details
    Browse the repository at this point in the history