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 #119, panic gorilla ws when connection lost. #138

Merged
merged 2 commits into from
Jun 12, 2024

Commits on May 21, 2024

  1. fix surrealdb#119, panic gorilla ws when connection lost.

    instead of panic it will return error when any send function call
    ElecTwix committed May 21, 2024
    Configuration menu
    Copy the full SHA
    dda7c6b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Added tests for connectionBreakOrClose

    Refactor db_test.go openConnection for flexible usage
    ElecTwix committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    216e422 View commit details
    Browse the repository at this point in the history