If a client connects to see a new channel but disconnects before a message is sent there, it should still receive any logs from that channel when it next connects.
The case of a client joining a new channel to which no messages are then sent works because the JOIN is a message with an ID.
If a client connects to see a new channel but disconnects before a message is sent there, it should still receive any logs from that channel when it next connects.
The case of a client joining a new channel to which no messages are then sent works because the JOIN is a message with an ID.