OliverLetterer / SPLPing

Lightweight, reusable and race free ping implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPLPing

CI Status Version License Platform Carthage compatible

Lightweight, reusable and race free ping implementation.

Usage

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

Requirements

Installation

Carthage

SPLPing is available through Carthage. To install it, simply add the following line to your Cartfile:

github "OliverLetterer/SPLPing" ~> 1.0.0

CocoaPods

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

pod "SPLPing"

Author

Oliver Letterer, oliver.letterer@gmail.com

License

SPLPing is available under the MIT license. See the LICENSE file for more info.

About

Lightweight, reusable and race free ping implementation.

License:MIT License


Languages

Language:Objective-C 74.6%Language:C 21.5%Language:Ruby 3.9%