android-async-http
Async HTTP Client
An HTTP client library that makes asynchronous requests to retrieve data from servers
An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries.
11k stars
758 watching
4k forks
Language: Java
last commit: over 1 year ago androidjava
Related projects:
Repository | Description | Stars |
---|---|---|
asynchttpclient/async-http-client | An asynchronous HTTP and WebSocket client library for Java applications | 6,292 |
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,524 |
szq4119/react-native-async-http | An asynchronous HTTP client library for Android applications | 6 |
koush/ion | A library for asynchronous networking and image loading in Android applications | 6,289 |
liuguangqiang/asyncokhttp | An Android HTTP library that leverages OkHttp for efficient and asynchronous HTTP requests. | 15 |
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,219 |
dispatch/reboot | A Scala wrapper around the Java AsyncHttpClient library for building asynchronous HTTP clients. | 428 |
square/okhttp | A robust and efficient HTTP client for interacting with web services | 45,872 |
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 703 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 508 |
hasmanydevelopers/rdaneel | An asynchronous HTTP client library with built-in robots.txt support | 22 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,291 |
kevinsawicki/http-request | A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,356 |
stephencleary/asyncex | A helper library for asynchronous programming in C# | 3,519 |
jonan/forkhub | An Android client app built on top of the GitHub Java API | 2,787 |