flnet-libc

Crates.ioflnet-libc
lib.rsflnet-libc
version0.6.0
sourcesrc
created_at2022-04-14 17:21:34.647353
updated_at2022-07-05 18:44:54.618486
descriptionNetwork implementation for libc
homepagehttps://fledg.re
repositoryhttps://github.com/ineiti/fledger
max_upload_size
id567652
size46,797
Linus Gasser (ineiti)

documentation

README

WebSocket and WebRTC implementation for libc

With the publishing of the webrtc library, it became possible to create a fledger-node for libc-based systems. Beforehand the fledger-node CLI was run using node, which was quite heavy.

This crate implements both the WebSocket and the WebRTC for libc-systems. It uses the Broker system from flmodules to hide the callbacks of the libraries.

Commit count: 223

cargo fmt