CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

MSMultipeerNetworking 0.0.1

MSMultipeerNetworking 0.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Mark Stultz.



 
Depends on:
thrift>= 0
MSMessaging>= 0
 

  • By
  • Mark Stultz

Example

What is it?

MSMultipeerNetworking is a library that establishes a client-server network model built upon Apple's Multipeer Connectivity and Apache's Thrift frameworks. Using Multipeer Connectivity, iOS devices can connect local peers using Wi-Fi networks, peer-to-peer Wi-Fi, and Bluetooth personal area networks. Peers can take on the role of a server and service clients through remote procedure calls via Thrift, providing an authoritative centralization of data and functionality. Thrift allows developers to establish client-server interoperability by generating code through a simple Interface Definition Language.

Installation

MSMultipeerNetworking depends on CocoaPods. It uses a private pod called MSMessaging. Instructions on using private pods and private Spec Repos can be found on the CocoaPods website. The private Spec Repo for MSMessaging can be found here: https://github.com/mstultz/Specs.

Licensing

Please see the file called LICENSE.