The channels
Public — subscribe with any valid connection:
Account — scoped to you, and only reachable with a matching token:
History and recovery, per namespace
The namespace is the part of the channel name before the colon, and it decides everything about what a reconnect can recover.History is bounded by both the message limit and the retention window, whichever is reached
first. A publication is only recoverable while it is still within the retention window and has
not been pushed out by newer messages once the limit is hit.