Dead socket
Closed this issue · 0 comments
Nasar165 commented
Description
Ensure that the app can remain connected to the server and posses capabilities to identify loss of connection.
Requirements
- if a socket dies it must be detected
Todo
- test the browser api and ensure that a connection is terminated if the server losses connection.
Notes
- Safari browser trigger stop event in a loss of connection event.
- Chrome browser trigger stop event in a loss of connection event.
Reference
#6 WebSocket