A simple WebRTC datachannel establishment demo. The explanation you can find in my blog post.
- Node and NPM
In the terminal type the following:
npm install
node ws-server.js
Now go to http://localhost:8888
A simple WebRTC datachannel establishment demo. The explanation you can find in my blog post.
In the terminal type the following:
npm install
node ws-server.js
Now go to http://localhost:8888