#web-rtc #generic #signalling

bath-signal

A generic WebRTC signalling implementation

2 releases

0.1.1 Jul 9, 2023
0.1.0 Jul 9, 2023

#307 in Video

MIT license

22KB
707 lines

bath-signal

Version Badge Docs Badge License Badge Downloads Badge

Getting Started

Add this to your Cargo.toml to integrate with backend.

bath-signal = "0.1"

Or, run with:

git clone https://github.com/joinbubbel/bath-signal
cd bath-signal
cargo r --example axum

Typescript SDK

Current in located in bath-signal/demo/bathSignal.ts

Mini Demo

Mini Demo Here!

Dependencies

~0.4–1MB
~24K SLoC