Expand description
Runtime components and utilities for the bee node framework
Modulesยง
- event
- A module that provides a generic, type-safe event bus for arbitrary event types.
- node
- Traits used to represent bee nodes and allow for their instantiation.
- resource
- Types that allow access to and management of node resources.
- shutdown_
stream - A module to simplify selecting between a shutdown signal and a stream.
- worker
- A module that deals with asynchronous workers in general.