Skip to content

duplicated classes between jetty and javax websocket implementations #4548

@lachlan-roberts

Description

@lachlan-roberts

Jetty version
10.0.x

Description
The jetty and javax websocket implementation modules, specifically websocket-jetty-common and websocket-javax-common have many duplicated classes. By introducing a common module such as websocket-common or websocket-util, this duplication could be eliminated and this would make the code easier to update and maintain in the future.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions