pchab / ProjectRTC

WebRTC Live Streaming on nodeJS (+ android client !)
Other
1.04k stars 477 forks source link

Unstable connectivity #9

Closed umerk44 closed 9 years ago

umerk44 commented 9 years ago

I am facing lot of connectivity issue. I am doing live chat between two android devices and it get's disconnected after every half minute. So why this is happening is any thing i can do to improve connectivity.

pchab commented 9 years ago

ProjectRTC now uses socket.io 1.0 and AndroidRTC uses socket.io-client. It should be better now.