jetty.project/jetty-ee10
Simone Bordet 856d3338f2
Fixes #9391 - port/move Jetty WebSocket APIs, client and server to je… (#9469)
* Moved -api, -common, -client to jetty-core/jetty-websocket.
* Implemented jetty-core/jetty-websocket/jetty-websocket-jetty-server using only Jetty core APIs, not Servlet.
* Fixed Graceful shutdown order.
* Fixed mistakes in HttpFieldsWrapper, wrongly calling HttpHeader.name() instead of asString().
* Updated tests to pass cleanly.
* Fixed BOMs and POM dependencies.
* Introduced websocket-jetty.mod and websocket-jetty-client.mod, now used by ee10's Jetty WebSocket.
* Fixed OSGi references to old artifactIds.
* Added test to show how to lookup and use ServerWebSocketContainer from a Handler.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-03-24 19:42:51 +01:00
..
jetty-ee10-annotations Jetty 12.0.x improve multiversion annotations test (#9492) 2023-03-16 18:54:04 +11:00
jetty-ee10-apache-jsp Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-ee10-bom Fixes #9391 - port/move Jetty WebSocket APIs, client and server to je… (#9469) 2023-03-24 19:42:51 +01:00
jetty-ee10-cdi Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-ee10-demos Fixes #9391 - port/move Jetty WebSocket APIs, client and server to je… (#9469) 2023-03-24 19:42:51 +01:00
jetty-ee10-examples Rename process to handle (#9385) 2023-02-16 18:21:12 +01:00
jetty-ee10-glassfish-jstl Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-ee10-home Fixes #9391 - port/move Jetty WebSocket APIs, client and server to je… (#9469) 2023-03-24 19:42:51 +01:00
jetty-ee10-jaas Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-ee10-jaspi Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-ee10-jndi Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-ee10-jspc-maven-plugin Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-ee10-maven-plugin Issue #9463 NPE in ee10 maven plugin startup (#9475) 2023-03-10 00:34:31 +11:00
jetty-ee10-openid Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-ee10-osgi Fixes #9391 - port/move Jetty WebSocket APIs, client and server to je… (#9469) 2023-03-24 19:42:51 +01:00
jetty-ee10-plus Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-ee10-proxy Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'. 2023-03-20 10:22:23 +01:00
jetty-ee10-quickstart Rename process to handle (#9385) 2023-02-16 18:21:12 +01:00
jetty-ee10-runner Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-ee10-servlet Jetty 12.0.x 9444 servlet paths fully decoded (#9479) 2023-03-11 14:13:09 +01:00
jetty-ee10-servlets HttpMessage interface for BadMessageException 2023-03-10 09:59:05 +01:00
jetty-ee10-tests Fixes #9391 - port/move Jetty WebSocket APIs, client and server to je… (#9469) 2023-03-24 19:42:51 +01:00
jetty-ee10-webapp Jetty 12.0.x 9444 servlet paths fully decoded (#9479) 2023-03-11 14:13:09 +01:00
jetty-ee10-websocket Fixes #9391 - port/move Jetty WebSocket APIs, client and server to je… (#9469) 2023-03-24 19:42:51 +01:00
pom.xml Fixes #9391 - port/move Jetty WebSocket APIs, client and server to je… (#9469) 2023-03-24 19:42:51 +01:00