Skip to content
Back

Realtime not working

  • 0
  • Realtime
SahilG
8 Sep, 2025, 16:01

I am trying to integrate appwrite realtime in my project for hackathon and i want to add subscribe for table. I want whenever a create happens in a table the i receive a the payload. This is how i am trying where 'heartbeat' is my tableId.

The ws get successfully connected but i dont receive any event in my subscribe handler

TL;DR
Developers experiencing issues with Realtime integration in their project for a hackathon. They are trying to add a subscription for a table in Appwrite Realtime, but are not receiving any payload when a creation event occurs in the table. They're able to successfully connect to the websocket but are not receiving any events in the subscribe handler. **Solution:** The issue may be with the subscription or event handling logic in the code. Double-check the subscription setup and event handling functions to ensure they are correctly implemented to receive and process the real-time events.
SahilG
8 Sep, 2025, 16:09

I tried this way also

SahilG
8 Sep, 2025, 16:18

actually its not even working for

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more