TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Apr 2015 |
Maintained by Oliver Letterer.
Objc RPC framework for your local network. SPLRemoteObject let's you communicate between different devices in a local network very easily.
pod 'SPLRemoteObject'
to your Podfile
and import
#import "SPLRemoteObject.h"
#import "SPLRemoteObjectProxy.h"
MIT