mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-22 15:15:48 +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.