jetty.project/jetty-core/jetty-websocket
Simone Bordet 5a8c5bc8c7
Fixes #10353 - Questions about porting WebSocket APIs to jetty-core 12 (#10354)
* Added direct WebSocket upgrade in the Jetty core WebSocket APIs.
* Updated the WebSocket documentation.
* Optimized WebSocketMappings.getMatchedNegotiator() to avoid allocating a lambda for every invocation.
* Cleaned up core.server.WebSocketUpgradeHandler.
* Expanded websocket docs to mention how the demand mechanism works.
* Fixed code examples with correct demand handling.
* Javadocs for api.Callback.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-28 17:46:12 +02:00
..
jetty-websocket-core-client Merge `release/12.0.0` back into `jetty-12.0.x` (#10237) 2023-08-08 00:55:19 +02:00
jetty-websocket-core-common Merge `release/12.0.0` back into `jetty-12.0.x` (#10237) 2023-08-08 00:55:19 +02:00
jetty-websocket-core-server Fixes #10353 - Questions about porting WebSocket APIs to jetty-core 12 (#10354) 2023-08-28 17:46:12 +02:00
jetty-websocket-core-tests Merge `release/12.0.0` back into `jetty-12.0.x` (#10237) 2023-08-08 00:55:19 +02:00
jetty-websocket-jetty-api Fixes #10353 - Questions about porting WebSocket APIs to jetty-core 12 (#10354) 2023-08-28 17:46:12 +02:00
jetty-websocket-jetty-client Merge `release/12.0.0` back into `jetty-12.0.x` (#10237) 2023-08-08 00:55:19 +02:00
jetty-websocket-jetty-common Merge `release/12.0.0` back into `jetty-12.0.x` (#10237) 2023-08-08 00:55:19 +02:00
jetty-websocket-jetty-server Fixes #10353 - Questions about porting WebSocket APIs to jetty-core 12 (#10354) 2023-08-28 17:46:12 +02:00
jetty-websocket-jetty-tests Fixes #10353 - Questions about porting WebSocket APIs to jetty-core 12 (#10354) 2023-08-28 17:46:12 +02:00
pom.xml Merge `release/12.0.0` back into `jetty-12.0.x` (#10237) 2023-08-08 00:55:19 +02:00