Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ucodeustory/volleyokhttp
https://github.com/ucodeustory/volleyokhttp
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ucodeustory/volleyokhttp
- Owner: UCodeUStory
- Created: 2016-08-22T10:06:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-22T10:13:34.000Z (about 8 years ago)
- Last Synced: 2023-08-25T03:29:03.317Z (about 1 year ago)
- Language: Java
- Size: 120 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VolleyOKhttp
Volley 整合OKhttp和Gson
实现简单的get post map post json
Volley 作为网络框架,无论缓存架构,还是重连等机制都是无可媲美的,所以我们只改变底层实现就好
实现HttpStack 重写performRequest使用okhttp 发起请求