Constant sozu_command_lib::config::DEFAULT_COMMAND_BUFFER_SIZE
source · pub const DEFAULT_COMMAND_BUFFER_SIZE: usize = 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)