pub(crate) const CHANNEL_SIZE: usize = 100;
The amount of messages our channels will be able to store in them while in transit