Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@amitshekhariitbhu amitshekhariitbhu released this 31 Jul 10:22
· 343 commits to master since this release
  • RxJava Support For Fast-Android-Networking
  • Now RxJava can be used with Fast-Android-Networking
  • Operators like flatMap, filter, map, zip, etc can be used easily with Fast-Android-Networking.
  • Chaining of Requests can be done.
  • Requests can be bind with Activity-Lifecycle.
  • Java Object Parsing Support