nickdesaulniers / node-rtc-peer-connection

[BROKEN/UNMAINTAINED] RTCPeerConnection for Node.js
Other
154 stars 17 forks source link

ice handshake #30

Closed nickdesaulniers closed 8 years ago

nickdesaulniers commented 8 years ago

so I think all that's left to do is:

nickdesaulniers commented 8 years ago

https://tools.ietf.org/html/draft-ietf-ice-rfc5245bis-00#section-5 https://tools.ietf.org/html/draft-ietf-ice-rfc5245bis-00#section-6

nickdesaulniers commented 8 years ago

checks: https://dxr.mozilla.org/mozilla-central/source/media/mtransport/nricectx.cpp#780

nickdesaulniers commented 8 years ago

closing in favor of #48 and #49.