Skip to content

Conversation

edgurgel
Copy link
Member

@edgurgel edgurgel commented Oct 6, 2025

🔍 Description

Add support to replay broadcast messages.

Related to supabase/realtime#1526

Moving original PR from realtime-js: supabase/realtime-js#540

What changed?

A new replay option is available for private channels

Why was this change needed?

New feature!

📸 Screenshots/Examples

🔄 Breaking changes

  • This PR contains no breaking changes

📋 Checklist

  • I have read the Contributing Guidelines
  • My PR title follows the conventional commit format: <type>(<scope>): <description>
  • I have run npx nx format to ensure consistent code formatting
  • I have added tests for new functionality (if applicable)
  • I have updated documentation (if applicable)

📝 Additional notes

@edgurgel edgurgel requested review from a team as code owners October 6, 2025 02:54
Copy link

pkg-pr-new bot commented Oct 6, 2025

Open in StackBlitz

@supabase/auth-js

npm i https://pkg.pr.new/@supabase/auth-js@1623

@supabase/functions-js

npm i https://pkg.pr.new/@supabase/functions-js@1623

@supabase/postgrest-js

npm i https://pkg.pr.new/@supabase/postgrest-js@1623

@supabase/realtime-js

npm i https://pkg.pr.new/@supabase/realtime-js@1623

@supabase/storage-js

npm i https://pkg.pr.new/@supabase/storage-js@1623

@supabase/supabase-js

npm i https://pkg.pr.new/@supabase/supabase-js@1623

commit: 2b95471

@coveralls
Copy link

coveralls commented Oct 6, 2025

Coverage Status

coverage: 95.455% (+13.0%) from 82.483%
when pulling 2b95471 on feat/realtime-broadcast-replay
into ad49a57 on master.

@mandarini mandarini merged commit 62c18a4 into master Oct 6, 2025
24 checks passed
@mandarini mandarini deleted the feat/realtime-broadcast-replay branch October 6, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants