-
Notifications
You must be signed in to change notification settings - Fork 38.5k
Make use of native doUpgrade operation in Undertow 1.3.5+ / 1.4 [SPR-13593] #18171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Rossen Stoyanchev commented I gave this a a try with WildFly 10.0.0.CR4 (Undertow 1.3.3) and it doesn't work yet. I've left a comment. Furthermore it seems 4.2.2 no longer works with Undertow 1.3.3:
|
Rossen Stoyanchev commented There is a fix now for the doUpgrade issue in the 1.3.x and master branches of Undertow (1.3.5 snapshot and 1.4.0.Beta1 respectively). |
Juergen Hoeller commented Moved to 4.3 RC1 due to Undertow's Juergen |
Juergen Hoeller commented Rossen Stoyanchev. please roll your Juergen |
Rossen Stoyanchev commented Sounds good. |
Rossen Stoyanchev opened SPR-13593 and commented
Undertow 1.3.1+ provides an API for upgrading to WebSocket at runtime similar to Tomcat. See undertow-io/undertow@9180db6.
Affects: 4.2.2
Issue Links:
Referenced from: commits 8656186
The text was updated successfully, but these errors were encountered: