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
- Websocket error Realtime
Hi peeps, I am trying to create realtime updates and I am having websocket error Code is below this msg
- Realtime not processing messages
When subscribing to realtime events of database, the client's websocket receives the messages in the websocket feed, but doesn't call the specific message handl...
- Sub-minute server-side execution for rea...
Hey — I'm building a real-time auction app on Appwrite Cloud and running into a timing limitation I'd please love some clarity on. My use case: when a bidding ...