nickdesaulniers / node-rtc-peer-connection

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

initiate a call to FF unsing RTCPeerConnection.js #5

Closed nickdesaulniers closed 8 years ago

nickdesaulniers commented 8 years ago

I've been able to do this in false_client.js hacking this up by hand. To implement this by the spec, we need:

nickdesaulniers commented 8 years ago

closing this issue and making use of milestones