Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge browser support #173

Open
azakhark opened this issue May 19, 2016 · 1 comment
Open

Edge browser support #173

azakhark opened this issue May 19, 2016 · 1 comment

Comments

@azakhark
Copy link

We are using web-socket-js in a force Flash mode and it works just fine except for the Edge browser. When running in Edge, error happens in WebSocket.prototype.__createMessageEvent() method because of the Microsoft confirmed bug #7598786. While I don't see Edge in the list of supported browsers, may be there is a chance to work around this to support current release of Edge?

@azakhark azakhark changed the title Edge browser Edge browser support May 19, 2016
@gimite
Copy link
Owner

gimite commented May 22, 2016

I would accept pull request for the workaround. But Edge browser supports WebSocket (I believe), so it should work if you set WEB_SOCKET_FORCE_FLASH to false, which is usually recommended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants