mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 08:28:54 +00:00
Introduced WebSocketSession.Listener that can be used to be notified of session opening and close, so that tests can be written more reliably.