Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement WebRTC 1.1 support for MS Edge #579
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
@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'll probably just need to add support to |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.