mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 08:28:54 +00:00
use the same FrameHandlerFactory for WebSocketServlet and WebSocketUpgradeFilter removed addMapping with PathSpec and only support addMapping with String JettyWebSocketServerContainer now implements WebSocketPolicy which configures the FrameHandler.Customizer Signed-off-by: lachan-roberts <lachlan@webtide.com>