const RESPONSE_BUFFER_SIZE: usize = 64;
The maximum number of messages that can be queued to be streamed to a client.