Skip to content

Conversation

@sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Oct 22, 2025

What kind of change does this PR introduce?

Bug fix supabase/realtime#1561 (comment)

What is the new behavior?

Both websockets and longpoll were routed to the same path, causing conflicts when listening for realtime changes. Removed the longpoll route since it never worked anyway.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner October 22, 2025 09:41
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18712084375

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 54.579%

Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 18707361656: -0.03%
Covered Lines: 6389
Relevant Lines: 11706

💛 - Coveralls

@sweatybridge sweatybridge merged commit 8d34a0f into develop Oct 22, 2025
11 checks passed
@sweatybridge sweatybridge deleted the fix-longpoll branch October 22, 2025 09:47
@github-actions github-actions bot mentioned this pull request Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subscribing to broadcasts does not work with the new non-JWT publishable keys

3 participants