jhsonzhi / Cronet.framework

Cronet is the networking stack of Chromium put into a library for use on mobile. This is the same networking stack that is used in the Chrome browser by over a billion people. It offers an easy-to-use, high performance, standards-compliant, and secure way to perform HTTP requests.

Home Page:https://chromium.googlesource.com/chromium/src/+/master/components/cronet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cronet

Build Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

Cronet is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Cronet'

Author

akshetpandey, github@akshetpandey.com

License

Cronet is available under the BSD license. See the LICENSE file for more info.

About

Cronet is the networking stack of Chromium put into a library for use on mobile. This is the same networking stack that is used in the Chrome browser by over a billion people. It offers an easy-to-use, high performance, standards-compliant, and secure way to perform HTTP requests.

https://chromium.googlesource.com/chromium/src/+/master/components/cronet

License:Other


Languages

Language:Shell 48.4%Language:Objective-C 42.4%Language:Ruby 9.2%