| Crates.io | flnet-libc |
| lib.rs | flnet-libc |
| version | 0.6.0 |
| created_at | 2022-04-14 17:21:34.647353+00 |
| updated_at | 2022-07-05 18:44:54.618486+00 |
| description | Network implementation for libc |
| homepage | https://fledg.re |
| repository | https://github.com/ineiti/fledger |
| max_upload_size | |
| id | 567652 |
| size | 46,797 |
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.