desktop-rtc

WebRTC for desktop application(e.g. electron) with signal server and client.

Usage no npm install needed!

<script type="module">
  import desktopRtc from 'https://cdn.skypack.dev/desktop-rtc';
</script>

README

desktopRTC

WebRTC for desktop application(e.g. electron) with signal server and client.

Installation

$ npm install desktop-rtc --save

Useage

API

EVENT: connect

EVENT: disconnect

EVENT: reconnecting

EVENT: error

EVENT: stream

EVENT: call

EVENT: hangup

License

MIT