Is there a maximum number of possible or advised PubSub/channel subscriptions?

You can go a long way before reaching a limit…

If You mean connections as in websocket, channels are multiplexed over socket.

It should not be something to worry about :slight_smile: