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

Websocket disconnect #1235

Open
huangshilinp2p opened this issue Jul 24, 2024 · 2 comments
Open

Websocket disconnect #1235

huangshilinp2p opened this issue Jul 24, 2024 · 2 comments

Comments

@huangshilinp2p
Copy link

1

@huangshilinp2p
Copy link
Author

Client and signaling server occasionally disconnect. could you give me some advice? thanks.

@paullouisageneau
Copy link
Owner

Such an event most probably means the TCP connection has been reset by the server or the network. You can't really do anything on the client apart from implementing reconnection logic.

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

2 participants