alpine-protocol-rs 2.0.0

Authenticated Lighting Protocol (alpine): secure control-plane + streaming guard for lighting data.
Documentation
1
2
3
4
5
6
#[path = "e2e/control_udp_e2e.rs"]
mod control_udp_e2e;
#[path = "e2e/handshake_udp_e2e.rs"]
mod handshake_udp_e2e;
#[path = "e2e/streaming_udp_e2e.rs"]
mod streaming_udp_e2e;