This repository has been archived by the owner on May 5, 2021. It is now read-only.
Releases: CuriousNikhil/AsynKio
Releases · CuriousNikhil/AsynKio
Asynkio: File support and Issue fix
- Can use
files
parameter in request to send multipart-data. - Issue fixes
- and some improvements
Asynkio : Stable Release | Full rollout
Releasing stable build.
Version 1.0.0
What's New?
- File support included
- Raw stream and byteArray support
- Some bug fixed
Implementation:
implementation 'me.nikhilchaudhari:asynkio:1.0.0'
Asynkio : Release - Alpha
Write IO/ Network calls painlessly.
implementation "me.nikhilchaudhari:asynkio:1.0.0-alpha"