async-http-client
Async client
An asynchronous HTTP client library for Java applications
Asynchronous Http and WebSocket Client library for Java
6k stars
353 watching
2k forks
Language: Java
last commit: about 1 month ago
Linked from 3 awesome lists
ahcasyncasynchttpclienthttp-clientjavanetty
Related projects:
Repository | Description | Stars |
---|---|---|
android-async-http/android-async-http | An HTTP client library that makes asynchronous requests to retrieve data from servers | 10,632 |
koush/androidasync | A low-level networking library for Android that provides a single-threaded, callback-driven interface for establishing and managing HTTP, WebSocket, and socket connections. | 7,527 |
dispatch/reboot | A Scala wrapper around the Java AsyncHttpClient library for building asynchronous HTTP clients. | 427 |
tootallnate/java-websocket | A WebSocket implementation in Java | 10,557 |
szq4119/react-native-async-http | An asynchronous HTTP client library for Android applications | 6 |
socketry/async-websocket | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 174 |
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 707 |
atmosphere/atmosphere | An event-driven framework supporting WebSocket and HTTP, suitable for building asynchronous web applications. | 3,700 |
kevinsawicki/http-request | A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,360 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
igrigorik/em-http-request | An asynchronous HTTP client library built on top of EventMachine for Ruby, providing support for various HTTP protocols and features. | 1,218 |
caolan/async | Utilities for working with asynchronous JavaScript code | 28,208 |
me-no-dev/espasyncwebserver | A C++ library providing an asynchronous HTTP and WebSocket server for microcontrollers | 3,836 |
stephencleary/asyncex | A helper library for asynchronous programming in C# | 3,540 |
ratchetphp/pawl | A PHP library implementing an asynchronous WebSocket client for communicating with web servers. | 588 |