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

Handle premature websocket close #78

Merged
merged 7 commits into from
Nov 1, 2024

Commits on Oct 31, 2024

  1. Add error types

    mnemitz committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ba2a820 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    5134ac5 View commit details
    Browse the repository at this point in the history
  2. Add test run to CI

    mnemitz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3339085 View commit details
    Browse the repository at this point in the history
  3. Remove sinon

    mnemitz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ef3daf7 View commit details
    Browse the repository at this point in the history
  4. Clean up

    mnemitz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    917a691 View commit details
    Browse the repository at this point in the history
  5. Bump version

    mnemitz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    eb4363e View commit details
    Browse the repository at this point in the history
  6. Fix comment

    mnemitz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7c7c8f0 View commit details
    Browse the repository at this point in the history