DEFAULT_COMMAND_CHANNEL_CAPACITY

Constant DEFAULT_COMMAND_CHANNEL_CAPACITY 

pub const DEFAULT_COMMAND_CHANNEL_CAPACITY: usize = 256;
Expand description

Default capacity of the command channel between client handles and the connection event loop.