
Hey, I've been trying to implement realtime into my app. For the first 1-2 minutes of page load, the API works as expected. However, the websocket then terminates and I don't receive new updates.
I should also note that the realtime connection number on the dashboard is always 0, regardless of whether I can receive updates.
Thanks!

They recently made use of cloudflare, one bad side effect is that the websocket connection drops after exactly 100s of no communication. Realtime keepalive feature will be released some time in the future.

Okay, thanks. Are there any solutions I can implement in the interim?

We have forked the web and flutter sdk and implemented that feature ourselves a long time ago. If you can't wait I would consider that approach too

Okay - I suppose I can wait since my app is still in development. Do you know of an ETA?

I'm not affiliated with Appwrite so I don't know for sure. I have seen some branches dedicated to that feature but keep in mind that it is holiday season atm.

Ah okay, thanks so much

If I find the time I'll release our own SDK for web and flutter (with a few nice addons:PES2_Hide: ), tho it contains some internal code that we can't public so I have to cleanup and refactor it first. I'll put it on my todo list.

That's awesome, thanks!
Recommended threads
- Adding custom domain to Appwrite project
My app is hosted on Vercel on domain todo.velleb.com. On PC, the OAuth logins like GitHub, Discord and Google work and create the account and log in. On mobile ...
- Received duplicate events
I used the React Native SDK to subscribe to `buckets.<ID>.files` on the client side. When the backend creates a file, two events are logged in my client's conso...
- #support
<#1072905050399191082> any help on that?
