Описание тега asynchttpclient
Asynchronous HTTP client library for Java
From the github repo:
Async Http Client library purpose is to allow Java applications to easily execute HTTP requests and asynchronously process the HTTP responses. The library also supports the WebSocket Protocol. It can use several providers to implement the HTTP protocol, like Netty and Grizzly.