jetty.project/jetty-websocket/websocket-client
Lachlan Roberts 5a52235464 Issue #4104 - WebSocketSession will reject outgoing frames if closed
Outgoing frames will now go RemoteEndpoint->Session->ExtensionStack
instead of just RemoteEndpoint->ExtensionStack.

This will allow the Session to check whether it has been closed before
allowing the frame through the ExtensionStack.

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2019-09-20 10:30:31 +10:00
..
src Issue #4104 - WebSocketSession will reject outgoing frames if closed 2019-09-20 10:30:31 +10:00
pom.xml Updating to version 9.4.21-SNAPSHOT 2019-08-13 17:34:20 -05:00