616 Forks
3077 Stars
3077 Watchers

RxEasyHttp

本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构,已经能满足现在的大部分网络请求。

How to download and setup RxEasyHttp

Open terminal and run command
git clone https://github.com/zhou-you/RxEasyHttp.git
git clone is used to create a copy or clone of RxEasyHttp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RxEasyHttp https://github.com/zhou-you/RxEasyHttp/archive/master.zip

Or simply clone RxEasyHttp with SSH
[email protected]:zhou-you/RxEasyHttp.git

If you have some problems with RxEasyHttp

You may open issue on RxEasyHttp support forum (system) here: https://github.com/zhou-you/RxEasyHttp/issues