-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Document Jetty 10 changes to Websocket #1165
Comments
Closing for now until Websocket changes are finished. |
Discussing some important changes in 9.4.7 with @sbordet that will definitely need to be documented. Add Configuring WebSocketClient on JSR356 to the list. |
@WalkerWatch I think this issue should be renamed, as the changes are now happening on 10.0.x ? |
Just looked through the current WebSocket documentation in jetty-10.0.x and picked up a few things which should be updated because of the recent changes. Enabling WebSocket
WebSocket Session
Send Messages to Remote Endpoint
Jetty WebSocket Server API
|
@WalkerWatch do you want me to work on make these changes |
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
Fixed with #4172 |
Update documentation for Websocket to reflect 9.4 changes.
Includes:
The text was updated successfully, but these errors were encountered: