rtc-io / rtc-plugin-node

EXPERIMENTAL, IN-PROGRESS: An rtc.io plugin that uses the node-webrtc (wrtc) package for WebRTC primitives
Apache License 2.0
6 stars 6 forks source link

Updating example and tests #5

Closed jtj02 closed 9 years ago

jtj02 commented 9 years ago

Suggest using switchboard.rtc.io for the example. Testing failed for datachannel closing. The member function 'readyState' prompted a node segfault, changed to 'close' and testing works fine.

DamonOehlman commented 9 years ago

Cool thanks John :)