/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.

Primary LanguageShellOtherNOASSERTION

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.