/RxjavaRetrofitNetwork

A network module build by Rxjava2.X+Retrofit2.X+OkHttp3

Primary LanguageJavaApache License 2.0Apache-2.0

RxjavaRetrofitNetwork


  • App includes the demo code to call the networklib.
  • Networklib is based on Rxjava2.X+Retrofit2.X+OkHttp

The main functions of the current module are:

  • Network post/get request(support encrypt requestbdoy and decrypt responsebody)
  • Breakpoint download with rate of progress
  • File upload with rate of progress