websocket authtoken to be reused ?
-
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 ?
-
Apologies for delayed response.
Same feed authtoken/feedtoken can be consumed on all three socket connection. We have the limit applicable at User level.Thanks & Regards,
SmartAPI team