Hi,
Does anyone happen to know how Realtime works with RLS under the hood. Lets say 100 users are listening to changes on a table. When a change occur will we just run RLS for everyone that listens and where the filters match the change? Or is there some smart reverse RLS system behind it so we dont run RLS at the same time for n people.