Do Webrtc signaling and partition communication with socket.io in rooms
Simple test of rooms, socket.io and webrtc. currently using node to host the entire directory as well.
steps to start server:
- git clone this sucker
- cd to directory
- npm install
- node server.js
client side code is stored in the kek-rr folder.
Hit the app on localhose:3030/kek-rr/index.html