Hello team,
Can you please confirm the maximum number of parallel websocket connections that could be safely opened per access token? I went through this answer but it’s kind of confusing. Is the answer 3 connections or just 1 connection?
I’m asking because I’m planning to open 3 websockets in parallel for my custom application.
Thanks in advance.