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

Implement WebRTC 1.1 support for MS Edge #579

Closed
wizzard0 opened this issue Jan 18, 2016 · 2 comments
Closed

Implement WebRTC 1.1 support for MS Edge #579

wizzard0 opened this issue Jan 18, 2016 · 2 comments
Labels

Comments

@wizzard0
Copy link

@wizzard0 wizzard0 commented Jan 18, 2016

see the http://caniuse.com/#search=webrtc matrix, it is unlikely that Edge will support WebRTC 1.0 in the future, so for the time being there will be 2 versions of this API.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Feb 9, 2016

@wizzard0 Thanks for opening this. We'll definitely add support for Edge once they support the WebRTC Data Channel, which is what WebTorrent uses to communicate arbitrary data between peers.

From the Windows blog:

We don’t currently support any of the DataChannel functionality currently defined in the ORTC spec.

We'll probably just need to add support to simple-peer and everything will hopefully just work :)

@feross feross closed this Feb 9, 2016
@feross feross added the question label Feb 9, 2016
@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.