https://github.com/supabase/realtime
I think about adding real time capabilities to a web app.
The app is independent and not built with windmill. The data it uses is originating from windmill data pipelines though.
What i want: a websocket connection for app clients that subscribe to certain events and windmill pushing changes once data got updated.
Any ideas for a simple solution?
The app is independent and not built with windmill. The data it uses is originating from windmill data pipelines though.
What i want: a websocket connection for app clients that subscribe to certain events and windmill pushing changes once data got updated.
Any ideas for a simple solution?