pub const DEFAULT_CHANNEL_SIZE: usize = 128;
Default value that can be passed to HangingGetBroker::new by clients. If passed in, this will be used for all MPSC channels created by the broker.
HangingGetBroker::new