Lynx/Modules/WebRTC
@sigx/lynx-webrtc · Beta

WebRTC#

Peer connections, audio tracks and data channels — RTCPeerConnection, RTCDataChannel, mediaDevices.getUserMedia and a native audio session.

v0.7.0 iOS · Android MIT

Installation#

Terminal
pnpm add @sigx/lynx-webrtc
sigx prebuild   # auto-links the native module

About#

@sigx/lynx-webrtc is a Lynx module — W3C-shaped WebRTC. It is versioned in lockstep with the rest of the Lynx module family, so any combination of modules just works together.

Next steps#

Continue with Installation for project setup, or jump to the API reference.