Hey we have a problem with the realtime/websocket connections with our users connections… We using your apple sdk for client side along with the server less functions we subscribe/ listen to collection for example and when the user have poor connection and the connection is lost timeout getaway we want to know it and tell the user the necessary information, we also saw the sdk as a delegate for websocket onerror, onopen, onclose, functions it’s possible to achieve what we want and if he does we need to download locally the sdk to be able to solve this ? Thanks, Picky Team.
Recommended threads
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- i am getting 404 not found in my current...
in my current appwrite i am getting 404 not found from backend side and in frontend getting error of CORS error as backend is not working
- How to create a custom authentication sy...
I’m looking to create an Appwrite function that first verifies a client using some custom logic, like providing a secret key. Once this verification is complete...