A typed wrapper for RTCPeerConnection between Electron BrowserWindow's using ipc messages for signaling.
This library is based on electron-peer-connection by @han-gyeol.
npm i window-peer-connection
# or
yarn add window-peer-connection
- Example project
- API documentation