jetty.project/jetty-websocket/jetty-websocket-common
Joakim Erdfelt d8a9f2619b Issue #3379 - Add tracking of WebSocket Sessions to various WebSocket Container APIs
+ Jetty WebSocket API now tracks Sessions and will close them on
  lifecycle stop
+ Javax WebSocket API now tracks Sessions and will close them on
  lifecycle stop
+ Adding Jetty WebSocket tests for proper close / session tracking
+ Disabling tests that need triage

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2019-02-27 16:26:43 -05:00
..
src Issue #3379 - Add tracking of WebSocket Sessions to various WebSocket Container APIs 2019-02-27 16:26:43 -05:00
pom.xml Issue #3162 - Use Jetty specific Servlet API jar. 2019-02-04 18:51:51 +01:00