do this rate limits apply for websocket apis also?
if yes, then how can i use apis for continue connection without limits.
is there any other way like you used in your mobile app for showing stocks ltp without limits and continue connection.
Hi @Abhilash7
Websocket connection do not have rate limits
As WebSockets maintains a persistent connection, allowing continuous real-time data flow without the need to repeatedly open and close connections like HTTP requests.
yes i have tried to integrate your websocket in flutter but i didnt get any data in response and i wanted some help from your end for connecting websocket but i couldnt see any help/response from your end when i posted several error messages thrown when connecting.even i tried contacting flutter exprties but couldnt connect it.
i want someone to help me in connecting socket in flutter