Client gets disconnected after 30-60 seconds #360
Replies: 1 comment
-
Coud you post a minimal reproductible examples as well as the configuration you used please ? (Http libs, socket Io version, library version, ...) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
Im having this weird issue where a client gets disconnected, and I get the error message "An existing connection was forcibly closed by the remote host." on the client, I am using rust_socketio as my client side library, and I need to have a contentiousness connection.
EDIT: Sorry for making this, it was a issue with my client!
Beta Was this translation helpful? Give feedback.
All reactions