woodnathan / SIOClient

A socket.io 0.9 client for for the iOS and Mac OS X platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

SIOClient is a Socket.io (Version 0.9) client written in Objective-C for the iOS and Mac OS X platforms.

Currently it only supports WebSockets, with XHR Polling coming in the near future.

Getting Started

  1. Use CocoaPods ;)

I'll expand on this later, but currently you'll need to specify the Github repository in the Podfile

Example Usage

Coming Soon...

License

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

About

A socket.io 0.9 client for for the iOS and Mac OS X platforms

License:Other


Languages

Language:Objective-C 98.9%Language:Ruby 1.1%