/webrtc-client-server

webRTC - Browser-to-Server. Most examples on the web shows browser-to-browsers, this is to show browser-to-server, therefore server can do heavy processing and send back info to the browser

Primary LanguageJavaScript

webrtc-client-server

Client

http-server .

Server

npm install
node server.js

TODO

  • introduce turn server
  • actually do some heavy processing rather than just echoing the message