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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: