jetty.project/jetty-websocket/websocket-api
Joakim Erdfelt 870c87f2f7 Issue #2655 - Removing closed WebSocket Session's from WebSocketClient
+ Correcting Native WebSocketConfiguration impact.
+ CDI requires a customized DecoratedObjectFactory, which is bound
  later in the lifecycle, which means we cannot rely on it being
  provided directly in the constructors, but rather have to look
  for it in the ServletContext.

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2018-06-13 16:53:14 -05:00
..
src Issue #2655 - Removing closed WebSocket Session's from WebSocketClient 2018-06-13 16:53:14 -05:00
pom.xml Updating to version 9.4.12-SNAPSHOT 2018-06-05 14:18:37 -05:00