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 Flutter SDK Crash – Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...
- Realtime Connection Error After Updating...
I get the following error message now when the realtime subscription picks up a new message. There's more to the error but it makes the discord message too long...
- Realtime Connection Count only goes up
I just wanted to ask if this behavior is normal. I restarted realtime 2 days ago and it already reached a connection count of over 11k. The count only goes up. ...