Skip to content

Deprecate JettyWebSocketClient in favor of StandardWebSocketClient #29576

Closed
@jhoeller

Description

@jhoeller

Related to #29575, we need to phase out JettyWebSocketClient since it is tied to Jetty 11 and not worth upgrading to the relocated client API in Jetty 12, effectively superseded by the Jakarta WebSocket based StandardWebSocketClient for our purposes. Let's therefore deprecate our two JettyWebSocketClient variants in 6.0.3 already, preparing for removal in 6.1.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions