Make project id optional when following - server only
This commit is contained in:
parent
83455028b0
commit
c71566e7f5
10 changed files with 204 additions and 55 deletions
|
@ -6,4 +6,4 @@ pub use conn::Connection;
|
|||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 63;
|
||||
pub const PROTOCOL_VERSION: u32 = 64;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue