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

## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...

## What kind of change does this PR introduce? Allows for users to apply filters to Delete operations on postgres_changes

# 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

As a developer, if I want to ensure my private messages are sent on a private Channel I can include a `private` key with value `true`. If a message with...

# Bug report ## Describe the bug My Supabase table when I set the primary key column to be **NanoID** caused a problem with Realtime detecting changes. ![vivaldi_B6QNT33q6V](https://github.com/user-attachments/assets/9f77ab73-773f-4bc4-9797-9ecd0065a5bf) Basically, it...

bug

## What kind of change does this PR introduce? Typo fixes and language improvements. Thank you for reviewing.

# 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...

enhancement

## What kind of change does this PR introduce? Add test for RLS policy with header

## What kind of change does this PR introduce? Add tests to RPC module

# Bug report I am unable to connect to realtime using custom token. I can connect to the table (so RLS works fine), but not to realtime. ## Describe the...

bug