supabase / supabase-flutter

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
https://supabase.com/
MIT License
662 stars 155 forks source link

Remove eventsPerSecond Client Throttling #837

Closed w3b6x9 closed 4 months ago

w3b6x9 commented 4 months ago

@supabase/realtime-js has removed eventsPerSecond client throttling so this client lib should follow suit.

See: https://github.com/supabase/realtime-js/pull/260

w3b6x9 commented 4 months ago

@dshukertjr just making sure you're aware.