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

On close callback not called when server down #221

Closed
SSebo opened this issue Aug 14, 2022 · 0 comments
Closed

On close callback not called when server down #221

SSebo opened this issue Aug 14, 2022 · 0 comments

Comments

@SSebo
Copy link
Contributor

SSebo commented Aug 14, 2022

if the server down without send close packet, rust_socketio can not call .on(Event::Close, |_, _| {}) callback.

the socket.io-client will do that

@SSebo SSebo changed the title on close callback not work when server down On close callback not work when server down Aug 15, 2022
@SSebo SSebo changed the title On close callback not work when server down On close callback not called when server down Aug 15, 2022
@SSebo SSebo closed this as completed Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant