escalon 0.1.17

UDP communication layer for the Escalon project
Documentation
1
2
3
4
pub const BUFFER_SIZE: usize = 1024 * 2;
pub const HEARTBEAT_SECS: u64 = 5;
pub const THRESHOLD_SECS: i64 = 10;
pub const MAX_CONNECTIONS: usize = 100; // ??? should be dynamic