6 ms·
Yo :D This is what Supabase Realtime does! https://github.com/supabase/realtime https://github.com/supabase/realtime Spin up a Supabase database and then subs
by chasers 3y ago
Yo :D This is what Supabase Realtime does!
https://github.com/supabase/realtime https://github.com/supabase/realtime
Spin up a Supabase database and then subscribe to changes with WebSockets.
You can play with it here once you have a db: https://realtime.supabase.com/inspector/new https://realtime.supabase.com/inspector/new
- cpursley 3y agoYeah, Supabase is awesome. In fact, WalEx originally started out as stolen code from realtime so I could do stuff right in Elixir (biz logic).