hapijs / nes

WebSocket adapter plugin for hapi routes
Other
502 stars 87 forks source link

Reconnect on error #247

Closed lpww closed 6 years ago

lpww commented 6 years ago

Attempt to reconnect on a websocket error, as recommended in https://github.com/hapijs/nes/issues/242

mtharrison commented 6 years ago

Having testing, it all seems to do what it's supposed to. I've run some IE11 tests in Browserstack too and can confirm that it will reconnect when server restarts unlike before.

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.