mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-22 15:15:48 +00:00
+ Removing SessionListener + Work in CDI layer for WebSocketContainerScope is reused for session tracking on the parent scope of the WebSocketSession only. no more multi-listener behavior + Reworked JsrSession ID behavior to not be based on AtomicLong + AbstractWebSocketConnection now has .hashCode and .equals