/MIWireSession

Primary LanguageObjective-CMIT LicenseMIT

MIWireSession

CI Status Version License Platform

MIWireSession is an iOS and Mac Cocoa library for communicating over USB, with HTTP style API, based on peertalk.

Features

  • selfdefine connection port
  • listening iOS device attach/dettach event, and connect/disconnect event
  • send request from iOS to Mac, or from Mac to iOS
  • boardcast message to all iOS devices from Mac

Installation

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

# pod library for iOS project
pod 'MIWireSessioniOS'

# pod library for Mac project
pod 'MIWireSessionMac'

Author

BenArvin, benarvin93@outlook.com

License

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