Constant sozu_command_lib::config::DEFAULT_COMMAND_BUFFER_SIZE

source ยท
pub const DEFAULT_COMMAND_BUFFER_SIZE: u64 = 1_000_000;
Expand description

size of the buffer for the channels, in bytes. Must be bigger than the size of the data received. (1 MB)