2 unstable releases
0.6.0 | Jul 5, 2022 |
---|---|
0.5.0 | Apr 14, 2022 |
#7 in #fledger
Used in flsignal
505KB
11K
SLoC
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.
Dependencies
~35–51MB
~1M SLoC