mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 16:35:03 +00:00
JettyWebSocketServerContainer moved out of internal and is now used in a similar way to the Javax server container, and can now be used to configure upgrades using the shared mapping with the WSUpgradeFilter the JettyWSSCI now works in the same way as the JavaxWSSCI, the JettyWebSocketEmbeddedStarter has been removed and the configureContext now returns the JettyWebSocketServerContainer WebSocket upgrade failures due to exceptions will now be logged as a warning in WebSocketMapping rather than being ignored Signed-off-by: lachan-roberts <lachlan@webtide.com>