62eedebd17
* Issue #3705 - notify WebSocket framehandler on client upgrade failure getFrameHandler on the ClientUpgradeRequest no longer takes the upgrade response, the response must be set later if it is required by the framehandler implementation Signed-off-by: Lachlan Roberts <lachlan@webtide.com> * Issue #3705 - changes from review Signed-off-by: Lachlan Roberts <lachlan@webtide.com> * Issue #3705 - throw if FrameHandler could not be created Signed-off-by: Lachlan Roberts <lachlan@webtide.com> * wip Signed-off-by: Lachlan Roberts <lachlan@webtide.com> * Issue #3705 - count down the onOpen latch in NetworkFuzzer Signed-off-by: Lachlan Roberts <lachlan@webtide.com> * Issue #3705 - WebSocket Session CompletableFuture refactor - sessionFutures for jetty and javax are now implemented using the futureCoreSession which will occur after onOpen - the request and response are set on the FrameHandler before the upgrade Signed-off-by: Lachlan Roberts <lachlan@webtide.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |