Skip to content

switch away from deprecated UpgradeToWebSocket#13763

Merged
mkurz merged 1 commit into
playframework:mainfrom
pjfanning:websocket
Apr 22, 2026
Merged

switch away from deprecated UpgradeToWebSocket#13763
mkurz merged 1 commit into
playframework:mainfrom
pjfanning:websocket

Conversation

@pjfanning
Copy link
Copy Markdown
Contributor

Pull Request Checklist

Helpful things

Fixes

Fixes #13744

Purpose

What does this PR do?

Background Context

Why did you take this approach?

References

Are there any relevant issues / PRs / mailing lists discussions?

@pjfanning
Copy link
Copy Markdown
Contributor Author

@mkurz would you consider merging this to Play 3.0 or to the dev branch as it improves compatibility with most recent Pekko 1.x releases?

@mkurz
Copy link
Copy Markdown
Member

mkurz commented Apr 17, 2026

@Mergifyio rebase

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 17, 2026

Deprecation notice: This pull request comes from a fork and was rebased using bot_account impersonation. This capability will be removed on July 1, 2026. After this date, the rebase action will no longer be able to rebase fork pull requests with this configuration. Please switch to the update action/command to ensure compatibility going forward.

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 17, 2026

rebase

✅ Branch has been successfully rebased

@mkurz mkurz merged commit 32a7e67 into playframework:main Apr 22, 2026
43 checks passed
@mkurz
Copy link
Copy Markdown
Member

mkurz commented Apr 22, 2026

@Mergifyio backport 3.0.x

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 22, 2026

backport 3.0.x

✅ Backports have been created

Details

mkurz added a commit that referenced this pull request Apr 22, 2026
[3.0.x] switch away from deprecated UpgradeToWebSocket (backport #13763) by @pjfanning
mkurz added a commit that referenced this pull request May 6, 2026
[2.9.x] switch away from deprecated UpgradeToWebSocket (backport #13763) by @pjfanning
@mkurz mkurz modified the milestones: 2.9.11, 3.0.11 May 21, 2026
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.

rewrite websocket code to avoid deprecated pekko-http code (and switch to the maintained code)

2 participants