sharedstate 1.1.0

Sync heavily read state across many servers
Documentation
1
2
3
4
//! Wire protocol messages and binary framing.

pub mod framing;
pub mod messages;