gproxy-protocol 3.0.0-alpha.0

GPROXY v3 protocol model: operation taxonomy, wire kinds, and the OperationSpec registry
Documentation
1
2
3
4
5
pub mod chat;
pub mod responses;

pub use chat::*;
pub use responses::*;