chr15m / bugout

Back end web app services over WebRTC.
https://chr15m.github.io/bugout
MIT License
607 stars 59 forks source link

Connection failure event? #17

Closed neuronsupport closed 4 years ago

neuronsupport commented 4 years ago

Is there a way to detect connection failures by a bugout client? If there is no server at the given address to connect, it just sits there. A connection timeout needed?

neuronsupport commented 4 years ago

Looks like using an external timeout will be enough