Description
Now the ConnectionFactory.createAsyncConnection is still blocking. We should make it return a CompletableFuture to make the async client fully asynchronous.
Now the ConnectionFactory.createAsyncConnection is still blocking. We should make it return a CompletableFuture to make the async client fully asynchronous.