async-http-client
async-http-client copied to clipboard
Asynchronous Http and WebSocket Client library for Java
usage can see example.CompletableFutures
Hi @slandelle, I offer PR with a new factory for Netty's Channels #1584. I've also added a specific prefix for that group. Was not sure about `config.getThreadPoolName() + "-timer"`, decided...
I am in trouble when using web socket in socks5 proxy. Motivation: Here are 2 issues when I debug in code 1, when send request in socks5, client dose not...
#1412 Implemented a count down latch and called some API methods to close resources of netty.
I can add some tests around this if you want, just say the word.
Following #1759, I think that curating a few great examples from past issues would be awesome. Things to do: - [ ] Go through old issues and label under [Great...
So now that https://github.com/AsyncHttpClient/async-http-client/issues/1746 is done, time to think about what actually happens when a merge happens to master to the repo, this time in the world of GitHub Actions....
https://stackoverflow.com/questions/tagged/asynchttpclient
See https://github.com/AsyncHttpClient/async-http-client/pull/1753 and elaborate more given time. @slandelle you mentioned this has to do with Travis's DNS resolution, but I can confirm this fails also on my own machine and...