supabase / realtime

Broadcast, Presence, and Postgres Changes via WebSockets
https://supabase.com/realtime
Apache License 2.0
6.82k stars 315 forks source link

fix: Remove unnecessary checks on DB for Broadcast endpoint #870

Closed filipecabaco closed 6 months ago

filipecabaco commented 6 months ago

What kind of change does this PR introduce?

Remove unnecessary checks on DB for Broadcast endpoint

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **realtime-demo** | ⬜️ Ignored ([Inspect](https://vercel.com/supabase/realtime-demo/ELfK3z8MfAtfUgwep79KLARDRSXk)) | | | May 13, 2024 5:07pm |
filipecabaco commented 6 months ago

yes, we will need to change the conn pool setup at a later stage

kiwicopple commented 6 months ago

:tada: This PR is included in version 2.28.37 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: