jetty.project/jetty-websocket/jetty-websocket-client
Lachlan Roberts bd4f9b30fc Issue #3298 - cleanup of CompletableFutures for WebSocket upgrades
Jetty and Javax ClientUpgradeRequests no longer use the combination of
the the onOpenFuture and the futureCoreSession and instead use only
the CompletableFuture future given to the FrameHandler onOpen

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2019-01-31 11:13:05 +11:00
..
src Issue #3298 - cleanup of CompletableFutures for WebSocket upgrades 2019-01-31 11:13:05 +11:00
pom.xml Issue #3288 - Correcting Jetty WebSocket API artifactIds 2019-01-23 15:58:11 -06:00