dtn7 0.21.0

Rust delay-tolerant-networking daemon and CLI tools implementing Bundle Protocol Version 7 (RFC9171)
Documentation
1
2
3
4
#![forbid(unsafe_code)]
pub mod beacon;
pub mod neighbour_discovery;
pub mod services;