I followed the steps in https://supabase.com/docs/guides/realtime/subscribing-to-database-changes for subscribing to dtabase changes using Broadcast method. I can see the broadcast payload in realtime inspector but not in python client code. I was trying to solve this issue for days but in dead-ends. Did I miss something? Any suggestion is appreciated. The python client code in the below. - Supabase managed cloud. - Supabase python client: 2.27.2
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.