You can now send binary messages in @supabase
This is a new feature in Realtime. JSON encoding adds significant overhead. Use binary whenever your data is numeric, high-frequency, or densely packed. eg:
◆ Sensor / telemetry streams
◆ Screenshot / presentation streaming