cyberdeck-client-web-sys 0.1.0

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

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.