UNPKG

rtc-link

Version:

A library for managing WebRTC connections with multiplexed streams, anti-glare handling, and streamlined data channel setup.

2 lines 135 B
export {establishSignalStream} from "./lib/establishSignalStream.js"; export {establishWrtcStream} from "./lib/establishWrtcStream.js";