I am developing a chat application with simple-peer and I have tested the sample on your index page. It works fine with browsers except from MS Edge and Apple Safari because it consoles the error with error code c004e001, but chrome and firefox works fine with simple-peer. What was the reason for it? Due to unable to support them?
We don't currently support MS Edge because they do not support data channels, and the WebRTC implementation is questionable in general (Microsoft prefers ORTC). Work is being done to support Edge for video/voice though.
Safari should work in the latest source code and bundle. We support and test for it. An NPM release is coming shortly.
and the WebRTC implementation is questionable in general (Microsoft prefers ORTC).
Well, Edge is ditching EdgeHTML and changing to use the Blink engine soon so 馃憤
Means we will have one less annoying engine to worry about. And DataChannel will be available then
Microsoft lost the war and falls under blinks engine (like opera did)
Closing since there's no plans to support Edge right now.
Feel free to open another issue if you have Safari bugs.
Most helpful comment
Well, Edge is ditching EdgeHTML and changing to use the Blink engine soon so 馃憤
Means we will have one less annoying engine to worry about. And DataChannel will be available then
Microsoft lost the war and falls under blinks engine (like opera did)