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? Refactoring ## What is the current behavior? `awk` is needed. ```sh $ hostname -I 169.254.172.2 10.0.158.132 $ hostname -I | awk...

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

enhancement

# 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

# Summary [summary]: #summary Allow filter chaining # Rationale [rationale]: #rationale Subscriptions to compound keys or multiple criteria would be useful in some scenarios # Design [design]: #design An dense...

## What kind of change does this PR introduce? - ~Added `API_JWT_SIGNING_METHOD` config (`api_jwt_signing_method`)~ - ~Added `METRICS_JWT_SIGNING_METHOD ` config (`metrics_jwt_signing_method`)~ - ~Added `jwt_signing_method` field in tenant~ - Increase `jwt_secret` field...

# Improve documentation ## Link https://supabase.com/docs/guides/realtime/postgres-changes ## Describe the problem The realtime client is decoding data from JSON (no support for binary data), how is the binary data encoded? What...

documentation

# 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? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...

- [ ] like [Supavisor does](https://github.com/supabase/supavisor/pull/142)

enhancement