pub const CIRCUIT_BUFFER_SIZE: usize = 128;
Expand description

The size of the buffer for communication between ClientCirc and its reactor.