squbs icon indicating copy to clipboard operation
squbs copied to clipboard

Update Actor Lookup Java API to be consistent with Akka/Java standards

Open akara opened this issue 6 years ago • 0 comments

The ActorLookup Java API at this point still returns Scala futures. We need to update these to conform to later standards using CompletableFuture.

akara avatar Feb 21 '19 19:02 akara