as per documentation, a user can have three concurrent websocket connections.
Question#1: Can I reuse same feed authToken & feedToken for 2nd and 3rd socket OR I need to generate these tokens for each websocket separately ?
Question#2: Limit of three websockets is applicable at user level or app level ?