cyberdeck-client-web-sys

Crates.iocyberdeck-client-web-sys
lib.rscyberdeck-client-web-sys
version0.1.0
sourcesrc
created_at2023-05-12 21:55:30.362411
updated_at2023-05-12 21:55:30.362411
descriptionCreate RtcPeerConnections and RtcDataChannels without leaving WASM (intended for use with cyberdeck's signalling server)
homepage
repositoryhttps://github.com/gsteinLTU/cyberdeck
max_upload_size
id863327
size7,550
Gordon Stein (gsteinLTU)

documentation

README

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.

Commit count: 66

cargo fmt