const CIRCUIT_BUFFER_SIZE: usize = 128;
Size of the buffer for communication between a StreamTarget and the reactor.