jetty.project/jetty-websocket/jetty-websocket-server
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 Fixes #3320 - Review Jetty 10 module-info.java. 2019-02-08 17:30:27 +01:00