Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/w3c/webrtc-ice

Extension to the RTCIceTransport interface defined in WebRTC 1.0
https://github.com/w3c/webrtc-ice

webrtc

Last synced: 1 day ago
JSON representation

Extension to the RTCIceTransport interface defined in WebRTC 1.0

Awesome Lists containing this project

README

        

## WebRTC-ICE

This document defines a set of ECMAScript APIs in WebIDL to allow creation of
an RTCIceTransport interface in situations where audio and video is not
negotiated (e.g. data exchange only). This specification is being developed
in conjunction with protocol specifications developed by the IETF ICE Working
Group.

### Published Versions

The editors' draft is the tip-of-tree of this document, it may contain work in
progress changes and other inconsistencies, including an incomplete change log.

* [Latest editor's draft at github](https://w3c.github.io/webrtc-ice/)

### Useful Links

The content of this document is discussed at the
[public-webrtc](https://lists.w3.org/Archives/Public/public-webrtc/)
mailing list.

[ICE IETF Working Group](https://tools.ietf.org/wg/ice/)

[Contribution Guidelines](CONTRIBUTING.md)