jetty.project/jetty-websocket/javax-websocket-server-impl
Joakim Erdfelt 1e8d0db743 478829 - WebsocketSession not cleaned up / memory leak
+ Reducing looping references Session -> otherObj -> Session
 + Using Container LifeCycle bean management more consistently
 + All sessions are now child beans
 + A stopped session that hasn't been closed, will auto-close now
 + Using SessionListener more consistently
 + Client ConnectionManager no longer tracks Sessions
 + EventDriver stop cleans up its Session references
 + Moving all DummyConnection test classes to websocket-common:tests
2015-10-01 18:18:20 -07:00
..
src 478829 - WebsocketSession not cleaned up / memory leak 2015-10-01 18:18:20 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-08-27 10:11:29 -05:00