Websockets not working in Edge (and IE)

0
0

We run an WiseJ 2.0 application on IIS. Using Chrome websockets are used correctly. When we use Edge (or IE) the websockets a protocol switch is requested in the communication but the browser keeps using Get and Post request over HTTPS.

Are Websockets supported in Edge ?

What can cause this behaviour ?

 

  • You must to post comments
0
0

Hi Edwin,

if websockets work fine in Chrome for your application I guess we can exclude a server
problem from our research in that case.

For IE and Edge please check their settings, especially the Compatibility Mode and
the Document Mode. It might be running as a lower IE version not supporting WebSockets.

Hope that helps.

Best regards
Frank

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.