-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
feat(socketioxide): disconnect handler #41
Merged
Merged
Commits on Jun 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cde5a7f - Browse repository at this point
Copy the full SHA cde5a7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bacda1 - Browse repository at this point
Copy the full SHA 0bacda1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f97c84f - Browse repository at this point
Copy the full SHA f97c84fView commit details -
feat: switch from
RwLock
toMutex
for theack_message
hashmap s……ince there were only `write()` calls
Configuration menu - View commit details
-
Copy full SHA for 8d6098a - Browse repository at this point
Copy the full SHA 8d6098aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68cfb0b - Browse repository at this point
Copy the full SHA 68cfb0bView commit details
Commits on Jul 1, 2023
-
Feature: Adding a
DisconnectReason!
enumThe `on_disconnect` fn will then be called with the reason in param.
Configuration menu - View commit details
-
Copy full SHA for 20f2c87 - Browse repository at this point
Copy the full SHA 20f2c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fd0d55 - Browse repository at this point
Copy the full SHA 5fd0d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4579d6 - Browse repository at this point
Copy the full SHA f4579d6View commit details
Commits on Jul 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd8cd48 - Browse repository at this point
Copy the full SHA fd8cd48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29e9cfe - Browse repository at this point
Copy the full SHA 29e9cfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18153ef - Browse repository at this point
Copy the full SHA 18153efView commit details
Commits on Aug 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7084ce7 - Browse repository at this point
Copy the full SHA 7084ce7View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42cbd0d - Browse repository at this point
Copy the full SHA 42cbd0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fcd902 - Browse repository at this point
Copy the full SHA 5fcd902View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbbfb59 - Browse repository at this point
Copy the full SHA bbbfb59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dc58bb - Browse repository at this point
Copy the full SHA 2dc58bbView commit details
Commits on Sep 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a148028 - Browse repository at this point
Copy the full SHA a148028View commit details -
refactor(engineioxide/socket):
- remove `thiserror::Error` from `DisconnectReason` - remove `HttpTransport` error from the `engineioxide::errors::Error` struct
Configuration menu - View commit details
-
Copy full SHA for 9c699b0 - Browse repository at this point
Copy the full SHA 9c699b0View commit details
Commits on Sep 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for caf2bea - Browse repository at this point
Copy the full SHA caf2beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ea742 - Browse repository at this point
Copy the full SHA 62ea742View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ee3c4 - Browse repository at this point
Copy the full SHA f6ee3c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e182f - Browse repository at this point
Copy the full SHA 69e182fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6605011 - Browse repository at this point
Copy the full SHA 6605011View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6efd60d - Browse repository at this point
Copy the full SHA 6efd60dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.