supabase / realtime-js

An isomorphic Javascript client for Supabase Realtime server.
https://supabase.com
MIT License
324 stars 58 forks source link

fix: Broadcast endpoint includes private param in request body #414

Closed filipecabaco closed 4 months ago

filipecabaco commented 4 months ago

What kind of change does this PR introduce?

Broadcast endpoint includes private param in request body

notion-workspace[bot] commented 4 months ago

Add private flag to realtime-js broadcast endpoint

filipecabaco commented 4 months ago

reverted previous change to avoid breaking changes