maybe working channels size
This commit is contained in:
@@ -3,3 +3,6 @@ pub mod connection;
|
||||
pub mod engine;
|
||||
pub mod handler;
|
||||
pub mod muxer;
|
||||
|
||||
pub const BUF_SIZE: usize = 65536;
|
||||
pub const CHANNEL_SIZE: usize = 16;
|
||||
|
||||
Reference in New Issue
Block a user