You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
Hi,
I am using angular2-websocket for my angular 5 app. If there is no interaction between server and client for around 2 minutes, I am getting error
"The connection to ws://localhost:9001/socket was interrupted while the page was loading" and socket gets disconnected. I tested in Firefox 58.0.2. Is it the problem with socket configuration or with browser?
Hi,
I am using angular2-websocket for my angular 5 app. If there is no interaction between server and client for around 2 minutes, I am getting error
"The connection to ws://localhost:9001/socket was interrupted while the page was loading" and socket gets disconnected. I tested in Firefox 58.0.2. Is it the problem with socket configuration or with browser?