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
I have used sails web socket to call all APIs, In development its working fine but when i use it in production it works in some browsers but in some client its not calling socket request and just showing loading.
i have debugged in chrome network its seems WS request is giving 101 status as shown in image.
Please review it
The text was updated successfully, but these errors were encountered:
Sails version:
Node version:v4.4.4
NPM version:2.15.1
Operating system:
Hi all,
I have used sails web socket to call all APIs, In development its working fine but when i use it in production it works in some browsers but in some client its not calling socket request and just showing loading.
i have debugged in chrome network its seems WS request is giving 101 status as shown in image.
Please review it
The text was updated successfully, but these errors were encountered: