Expand description
Fibril is a library for implementing distributed systems with commmunicating fibers.
§Usage
Please see the fibril_verifier
docs.
§Features
fibers
: Include support for fibers.rt
: Include a UDP runtime.serde_json
: Include anew_with_serde_json
helper in the UDP runtime.
Structs§
- Deadline
- Fiber
fibers
- Id
- Sdk
fibers
- UdpRuntime
rt