/working_peer_js_WebRTC_Nodejs_example

None of the examples in the tutorias out there worked for me, found that the issue was in how to handle promises, peerjs doesn't behave inside a .then structure, but it does inside an async function

Primary LanguageJavaScript

No issues in this repository yet.