Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

solydhq/window-peer-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peer Connection for Electron BrowserWindow

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.

Install

npm i window-peer-connection
# or
yarn add window-peer-connection

TODO

  • Example project
  • API documentation

About

A typed wrapper for RTCPeerConnection between Electron BrowserWindow's using ipc messages for signaling.

Resources

License

Stars

Watchers

Forks

Packages

No packages published