#signaling #net #information #toolkit #pawkit

nightly bin+lib pawkit-net-signaling

Provides the signaling functionality for PawKit's WebRTC networking

1 unstable release

new 0.1.0 May 22, 2025

#5 in #signaling


Used in 2 crates (via pawkit-net)

MPL-2.0 license

53KB
1.5K SLoC

PawKit Signaling

Provides the signaling functionality for PawKit's WebRTC networking.

Signaling server information

The signaling server code is only available on native targets, as WASM32 for the web doesn't support TCP.

SimpleSignalingServer exists as a reference implementation of the signaling server, and all the APIs it uses are exposed, for custom implementations.

Dependencies

~4–22MB
~355K SLoC