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.

GitHub

8k stars
407 watching
2k forks
Language: Java
last commit: almost 2 years ago

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,634
koush/ion A library for asynchronous networking and image loading in Android applications 6,289
asynchttpclient/async-http-client An asynchronous HTTP and WebSocket client library for Java applications 6,292
square/okhttp A robust and efficient HTTP client for interacting with web services 45,872
szq4119/react-native-async-http An asynchronous HTTP client library for Android applications 6
liuguangqiang/asyncokhttp An Android HTTP library that leverages OkHttp for efficient and asynchronous HTTP requests. 15
tootallnate/java-websocket A library implementing a WebSocket protocol in Java. 10,530
socketry/async-websocket An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. 173
square/okio A modern I/O library that simplifies data access and processing 8,806
stephencleary/asyncex A helper library for asynchronous programming in C# 3,519
kittinunf/fuel An HTTP networking library for Kotlin/Android backed by Kotlinx Coroutines. 4,563
kevinsawicki/http-request A simple convenience library for using HttpURLConnection to make requests and access the response. 3,356
johanwinther/websocket_server Provides an async iterator for WebSocket events from all connected clients 9
instantwebp2p/node-android A Node.js implementation rewritten in Java for Android 622
socketio/socket.io-client-java A Java library for real-time communication over the web. 5,343