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

de.tavendo.autobahn.WebSocketConnection: Connection Lost, Disconnecting in 2 minutes #93

Open
ramyav28 opened this issue Apr 22, 2022 · 0 comments

Comments

@ramyav28
Copy link

ramyav28 commented Apr 22, 2022

I am using de.tavendo.autobahn in my WebRTC video call android application (AppRTC).

The call gets disconnected exactly in 2 mins with the following error:

D/de.tavendo.autobahn.WebSocketReader: run() : ConnectionLost
2022-04-12 14:18:49.245 27638-5191/org.appspot.apprtc D/de.tavendo.autobahn.WebSocketReader: WebSocket reader ended.
2022-04-12 14:18:49.245 27638-4942/org.appspot.apprtc D/de.tavendo.autobahn.WebSocketConnection: fail connection [code = CONNECTION_LOST, reason = WebSockets connection lost

I used this demo code https://github.com/njovy/AppRTCDemo with some customizations in my application and hosted it in a private server.

Can anyone help me on this issue?

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