Tell clients their peer id on connection in Hello message
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
0491747eed
commit
2c4f003897
5 changed files with 184 additions and 114 deletions
|
@ -6,4 +6,4 @@ pub use conn::Connection;
|
|||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 37;
|
||||
pub const PROTOCOL_VERSION: u32 = 38;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue