mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 08:28:54 +00:00
+ Removing IOState + Adding AtomicConnectionState + Adding AtomicClose + Reworking AbstractWebSocketConnection to be focused solely on low level Connection handling, with little to none websocket specifics. + WebSocketSession simplified