pub fn get_sockets_for_room(
    room_id: &str
) -> Option<ReadGuard<'_, String, Vec<ChannelPair>>>