I am using jetty websocket api , which returns future for most of its calls.
What is the simple and efficient method for converting Future to CompletableFuture using