jetty.project/jetty-websocket/jetty-websocket-tests
Lachlan Roberts 81960e3da8 Issue #3484 - make WebSocketServlet generic
WebSocketServlet could only be used with the jetty-websocket-api
make this generic and add implementation in websocket-server

this prevents jetty-websocket-server from needing to use core classes
can cause class cast exceptions from a webapp due conflicts between the
clients version of core classes and those provided by the container

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2019-03-28 16:22:10 +11:00
..
src/test Issue #3484 - make WebSocketServlet generic 2019-03-28 16:22:10 +11:00
pom.xml Issue #3379 - Add tracking of WebSocket Sessions to various WebSocket Container APIs 2019-02-27 16:26:43 -05:00