howto-webrtc
v1.0.8
Published
This repository contains the code to my post about WebRTC on dev.to.
Readme
Howto WebRTC
This repository contains the code to my post about WebRTC on dev.to.
See server.ts and public/web.js for both the server and web implementation.
Usage
Install all dependencies and start the server:
$ yarn install
$ yarn startLicense
This project is released under the MIT License.
