antenna-protocol 0.1.1

SansIO core driving the antenna P2P mesh protocol.
Documentation
1
2
3
4
5
6
7
8
9
mod join_mesh;
mod test_2;
mod test_3_plus;
mod test_available;
mod test_disconnect_rejoin;
mod test_reconnect;
mod test_relay_orphan;

pub(crate) use join_mesh::{assert_full_mesh_connectivity, establish_relay_connection, join_mesh};