Can multiple clients connect simultaneously to the same Zoom WebSocket endpoint?

I tested it, but when I connect the WebSocket from a second client, the connection on the first client gets closed.

If only one connection is allowed, how can multiple users in an account subscribe to events in real time?

1 Like