We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Jetty version 10.0.x
Description WebSocket module should be split into separate modules for jetty and javax APIs.
websocket-javax.mod and websocket-jetty.mod
websocket-javax.mod
websocket-jetty.mod
The text was updated successfully, but these errors were encountered:
@gregw is this something you want me to prioritise get done before the release of 10.0.0?
Sorry, something went wrong.
Issue #4447 - separate modules for jetty and javax websockets
a7c0c57
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
Issue #4447 - hard code in version for javax-websocket-api 1.1.2
3344772
Issue #4447 - update websocket-jetty module description
b3144dd
Merge pull request #4536 from eclipse/jetty-10.0.x-4447-websocketModules
e4c1984
lachlan-roberts
Successfully merging a pull request may close this issue.
Jetty version
10.0.x
Description
WebSocket module should be split into separate modules for jetty and javax APIs.
websocket-javax.mod
andwebsocket-jetty.mod
The text was updated successfully, but these errors were encountered: