AndroidAsync
Networking library
A low-level networking library for Android that provides a single-threaded, callback-driven interface for establishing and managing HTTP, WebSocket, and socket connections.
Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
8k stars
407 watching
2k forks
Language: Java
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An HTTP client library that makes asynchronous requests to retrieve data from servers | 10,632 |
| A library for asynchronous networking and image loading in Android applications | 6,289 |
| An asynchronous HTTP client library for Java applications | 6,301 |
| A robust and efficient HTTP client for interacting with web services | 45,977 |
| An asynchronous HTTP client library for Android applications | 6 |
| An Android HTTP library that leverages OkHttp for efficient and asynchronous HTTP requests. | 15 |
| A WebSocket implementation in Java | 10,557 |
| An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 174 |
| A modern I/O library that simplifies data access and processing | 8,815 |
| A helper library for asynchronous programming in C# | 3,540 |
| An HTTP networking library for Kotlin/Android backed by Kotlinx Coroutines. | 4,576 |
| A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,360 |
| Provides an async iterator for WebSocket events from all connected clients | 9 |
| A Node.js implementation on Android by rewriting Node.js in Java to run Node.js code directly on the mobile device. | 623 |
| A Java library for real-time communication over the web. | 5,350 |