Asynchronous Http and WebSocket Client library for Java
-
Updated
Oct 20, 2021 - Java
{{ message }}
Asynchronous Http and WebSocket Client library for Java
Small wrapper around AsyncHTTPClient to verify App Store Receipts.
OpenTracing Instrumentation for https://github.com/AsyncHttpClient/async-http-client
Android movie and tv shows data update app with ViewModel Architecture, SQLite, Content Provider, AsyncHttpClient (LoopJ), reminder, notification, widget.
Dicoding final submission 'Belajar Membuat Aplikasi Android untuk Pemula'
The repository for asynchronous file download and upload using Sanic
MalangTODAY News APP Based Wordpress
A HTTP client sender library based on httpclient and async-http-client.
A mobile application built in java that uses a restful API to enable creation of posts and post comments as well as liking for comments.
An Android application which fetches weather data from the OpenWeatherData Api depending on the user location. Users are also allowed to search for weather data by city name.
Java utilities for DropWizard Server, Db connectors and HTTP handlers
Add a description, image, and links to the asynchttpclient topic page so that developers can more easily learn about it.
To associate your repository with the asynchttpclient topic, visit your repo's landing page and select "manage topics."
I can't see any place to specify that I'd like wsclient to use a socks proxy, whereas AsyncHttpClient can
https://www.javadoc.io/static/org.asynchttpclient/async-http-client/2.10.4/org/asynchttpclient/proxy/ProxyType.html
vs
https://github.com/playframework/play-ws/blob/f4108eaff2121b25ba4827121937114c415a0d88/play-ws-standalone/src/main/scala/play/api/libs/ws/WS.scala#L81
Thanks