jetty.project/documentation
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-asciidoctor-extensions Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'. 2023-08-24 19:45:09 +02:00
jetty-documentation 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