javascript - sockjs does not use native WebSocket under IE11, but uses ajax polling?
phpcn_u1582
phpcn_u1582 2017-07-05 10:49:29
0
1
939

By default, if the browser supports WebSocket, Sockjs will use the native WebSocket, but in fact, in IE11, Sockjs sends a lot of ajax requests to simulate WebSocket. What are the possible reasons? How to solve?

phpcn_u1582
phpcn_u1582

reply all(1)
阿神

This is a screenshot

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template