Simplify proto::Buffer
to express its fields in terms of operations
This commit is contained in:
parent
01e3f118b2
commit
ec48ffc9da
3 changed files with 25 additions and 49 deletions
|
@ -6,4 +6,4 @@ pub use conn::Connection;
|
|||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 30;
|
||||
pub const PROTOCOL_VERSION: u32 = 31;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue