realtime icon indicating copy to clipboard operation
realtime copied to clipboard

Broadcast, Presence, and Postgres Changes via WebSockets

Results 89 realtime issues
Sort by recently updated
recently updated
newest added

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

## Describe the bug I've subscribed to inserts on a table using the supabase api, when I add a row into that same table on the supabase web interface I...

bug

## What kind of change does this PR introduce? This change allows to use a `DB_HOST` connected via IPv6. ## What is the current behavior? When the `DB_HOST` resolves to...

# Bug report - [x ] I confirm this is a bug with Supabase, not with my own application. - [x ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub...

bug

## What kind of change does this PR introduce? Delete realtime.messages entries older than 72h on connect

Bumps [next](https://github.com/vercel/next.js) from 12.1.0 to 14.2.10. Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies
javascript

## What kind of change does this PR introduce? Reduces the permissions given to the postgres user to reduce error prone operations from users when interacting with the schema 'realtime'

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...

dependencies
javascript