pub const MAX_CHANGES_BEFORE_SEND: usize = 10;
The maximum number of channel messages we will combine into a single peer broadcast.