mirror of
https://github.com/supabase/supabase.git
synced 2026-05-19 19:37:22 +08:00
Adds a section explaining that Realtime Chat uses Realtime Broadcast, does not store messages by default, and relies on onMessage for persistence. Improves developer understanding of expected behavior.