Writing · Tag
Articles tagged "websockets".
1 article on this topic.
Articles tagged "websockets"
·8 min read · supabase , supabase-realtime , security
Realtime broadcast scope is a security boundary, not a routing convenience
Default-public Realtime broadcasts leak message bodies to every subscriber. The private-channel flag is the fix; here is when to use it.