jetty.project/jetty-websocket/websocket-core
Lachlan Roberts 4aa52c2f43 Issue #3170 - Improved testing for WebSocketProxy
- Added test cases to test failures in and around the WebSocketProxy
and how it handles them.

- In WebSocketChannel.sendFrame() we were using a null cause for
closeConnection, we are now extracting the cause from the
AbnormalCloseStatus. This was resulting in onError not being called
when there was actually an error and an AbnormalCloseStatus.

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2019-02-19 09:29:28 +11:00
..
src Issue #3170 - Improved testing for WebSocketProxy 2019-02-19 09:29:28 +11:00
fuzzingclient.json Issue #3216 - Autobahn WebSocketServer failures in jetty 10 2018-12-20 20:08:35 +11:00
fuzzingserver.json Jetty 10.0.x websocket refactor (#3055) 2018-11-02 13:07:43 +01:00
pom.xml Issue #3341 - Use HttpClientProvider in WebSocketCoreClient 2019-02-14 12:19:00 +11:00