Version the zrpc protocol using a X-ZRPC-VERSION header
This commit is contained in:
@@ -4,3 +4,5 @@ mod peer;
|
||||
pub mod proto;
|
||||
pub use conn::Connection;
|
||||
pub use peer::*;
|
||||
|
||||
pub const VERSION: u32 = 0;
|
||||
|
||||
Reference in New Issue
Block a user