You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I've used ZenStack in the past, which has greatly simplified my development process.
However, for some scenarios like chat rooms, I haven't found a solution within ZenStack. I'd like to share some ideas.
Therefore, I'd like to know if there is a ZenStack plugin specifically for pushing database changes.
Because chat rooms require persistent connections, their use cases differ significantly from those of edge functions.
This plugin would generate WebSocket-related code and run it on a stateful server.
Then monitor database changes and push them to the frontend/backend via WebSocket.
Beta Was this translation helpful? Give feedback.
All reactions