Modules§
- actor
- BMP Actor Module
- handle
- Utils to handle
crate::server::BmpServerlifecycle This module is heavily influenced by axum-server - server
- supervisor
- BMP Supervisor Module
- transport
- Generic Transport tooling Example
Structs§
- Addr
Info - Capture the address of both sides of a socket
- Subscription
- Tagged
Data - Associate a value with a tag
Functions§
- create_
bmp_ channel - new_
tcp_ reuse_ port - Enable socket reuse and bind to a device or a VRF on selected platforms for TCP. Binding to device or VRF is supported on: MacOS and Linux.