PKJSONSocket

MIT License
Objective-C
iOS

1 image

Author

Description

PKJSONSocket aims to simplify network communications. It's a delightful wrapper around CocoaAsyncSocket, abstracting away complex data flow into an easy to use API. Instead of dealing with the bits and bytes yourself, PKJSONSocket offers you UTF-8 encoded JSON strings.

Compiles on both iOS and OS X.

Tags