#web-rtc #data-channel #peer-connection

cyberdeck-client-web-sys

Create RtcPeerConnections and RtcDataChannels without leaving WASM (intended for use with cyberdeck's signalling server)

1 unstable release

0.1.0 May 12, 2023

#20 in #peer-connection

MIT/Apache

8KB
68 lines

cyberdeck-client-web-sys

Intended for use with cyberdeck by richardanaya. I found it useful for a project, but didn't like having to include JS code to create the WebRTC connection/channels.

See https://github.com/gsteinLTU/cyberdeck/blob/master/examples/wasm/src/lib.rs for an example program using this.

Dependencies

~7–9MB
~178K SLoC