pub const DEFAULT_STREAM_CAPACITY: usize = 64;
Default bounded channel capacity for streaming handlers.