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.