1pub const MAX_CHANNEL_CAPACITY: usize = 8; 2pub const RECONNECT_CALLBACK: u64 = 1; 3pub const TIMOUT_TIME: u64 = 16;