Using Supabase Realtime with TRPC

Hi everyone,

did any of you use Supabase Realtime with TRPC?

The TRPC subscription api is understandably made for web sockets, while the Supabase realtime api isn't.
Listen to Postgres changes using Supabase Realtime.
Was this page helpful?