Skip to content

OnePlay-Internet/oneplay-webrtc-browser

 
 

Repository files navigation

Webrtc-proxy

Peer to peer battery included WebRTC client for browser build on nextjs

Dependencies

Repository structure

|-- webrtc                              | WebRTC web engine implmentation
    |-- datachannel                     | WebRTC data channel module
    |-- gui                             | GUI (audio and video element) manipulation
    |-- models                          | Data model
    |-- signaling                       | websocket signaling adapter
    |-- utils                           | Other utilities module
    | webrtc.ts                         | WebRTC class wrap around RTCPeerConnection
    | app.ts                            | Application object wrap around all modules

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.5%
  • CSS 6.1%
  • JavaScript 1.2%
  • Dockerfile 0.2%