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: about 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,632
koush/ion A library for asynchronous networking and image loading in Android applications 6,289
asynchttpclient/async-http-client An asynchronous HTTP client library for Java applications 6,301
square/okhttp A robust and efficient HTTP client for interacting with web services 45,977
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 WebSocket implementation in Java 10,557
socketry/async-websocket An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. 174
square/okio A modern I/O library that simplifies data access and processing 8,815
stephencleary/asyncex A helper library for asynchronous programming in C# 3,540
kittinunf/fuel An HTTP networking library for Kotlin/Android backed by Kotlinx Coroutines. 4,576
kevinsawicki/http-request A simple convenience library for using HttpURLConnection to make requests and access the response. 3,360
johanwinther/websocket_server Provides an async iterator for WebSocket events from all connected clients 9
instantwebp2p/node-android A Node.js implementation on Android by rewriting Node.js in Java to run Node.js code directly on the mobile device. 623
socketio/socket.io-client-java A Java library for real-time communication over the web. 5,350