socket.io WebRTC server & client demo application
Clone the repository, install packages & run
git clone https://github.com/aikutto/webrtc-demo.git
cd webrtc-demo
npm install
npm start
Open http://localhost:3000
in browser and enjoy 🎉️
- Node.js
- socket.io
- express
- WebRTC
- Vue.js