Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Releases: CuriousNikhil/AsynKio

Asynkio: File support and Issue fix

26 Mar 17:42
Compare
Choose a tag to compare
  • Can use files parameter in request to send multipart-data.
  • Issue fixes
  • and some improvements

Asynkio : Stable Release | Full rollout

21 Feb 17:00
Compare
Choose a tag to compare

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

17 Jan 18:50
Compare
Choose a tag to compare

Write IO/ Network calls painlessly.
implementation "me.nikhilchaudhari:asynkio:1.0.0-alpha"