https://github.com/supabase/realtime
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?