Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bawn/LCNetwork
Browse files Browse the repository at this point in the history
  • Loading branch information
bawn committed Feb 17, 2016
2 parents 0624a93 + 9427a77 commit 0dd6631
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
4. 支持统一的`argument`加工
5. 支持统一的`response`加工
6. 支持多个请求同时发送,并统一设置它们的回调
7. 支持以类似于插件的形式显示HUD
8. 支持获取请求的实时进度
7. 支持方便地设置有相互依赖的网络请求的发送
8. 支持以类似于插件的形式显示HUD
9. 支持获取请求的实时进度

__最终在 `ViewController` 中调用一个接口请求的例子如下__

Expand Down

0 comments on commit 0dd6631

Please sign in to comment.