SPLRemoteObject 2.0.16

SPLRemoteObject 2.0.16

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Apr 2015

Maintained by Oliver Letterer.



  • By
  • Oliver Letterer

Objc RPC framework for your local network. SPLRemoteObject let's you communicate between different devices in a local network very easily.

Getting started

  • Add
pod 'SPLRemoteObject'

to your Podfile and import

#import "SPLRemoteObject.h"
#import "SPLRemoteObjectProxy.h"

License

MIT