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

Why client disconnect auto every 3 or 5 minutes #45

Open
zhaoyou opened this issue Jun 19, 2014 · 1 comment
Open

Why client disconnect auto every 3 or 5 minutes #45

zhaoyou opened this issue Jun 19, 2014 · 1 comment

Comments

@zhaoyou
Copy link

zhaoyou commented Jun 19, 2014

I use webrtc.io module in server. use webrtc.io.js in client.

Case one:
first two client work well , but every 3 or 5 minutes later. server received client emit socket close event. but both client work well (In fact, do not disconnect , network normal) . when other client receive remove_peer_connected event . video is black screen.

Case two:
first two client work well. I kill server app. 20 minutes later or longer. clients both work well also. (I know clients not need signale server exchange message when client connected)

so:

Why server received socket close event from client 3 or 5 minutes later?

@zhaoyou
Copy link
Author

zhaoyou commented Jun 21, 2014

Maybe client heartbeat is not emit ?

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