支持 HTTP/2 功能强大的网络库 Fast Android Networking

码农软件 · 软件分类 · 网络工具包 · 2019-02-24 12:59:35

软件介绍

Fast Android Networking 库是一个功能强大的网络库,用于在 OkHttp Networking Layer 之上进行 Android 应用中的任何类型的网络连接。它负责处理连接过程中的所有操作,所以你只需要发送请求并接收响应。


优势:

  • Android Marshmallow(Android M)中删除了 HttpClient 使得其它网络库过时了。

  • 负责处理连接过程中的所有操作,包括发出请求、下载任何类型的文件、上传文件、从 ImageView 中的网络加载图像等等。其它单个网络库无法提供这样的优越性,就算有,但它们也已经过时了。

  • 提供简单的界面如设置优先级、取消等来完成网络中的所有类型的操作。

  • 因为它使用 Okio,在 Android 应用中没有更多的 GC 开销。

  • 使用 OkHttp,并且支持 HTTP/2。

本文地址:https://codercto.com/soft/d/28.html

Uberland

Uberland

Alex Rosenblat / University of California Press / 2018-11-19 / GBP 21.00

Silicon Valley technology is transforming the way we work, and Uber is leading the charge. An American startup that promised to deliver entrepreneurship for the masses through its technology, Uber ins......一起来看看 《Uberland》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

html转js在线工具
html转js在线工具

html转js在线工具