/TwitterStreams

iOS5 compatible Twitter streams using TwRequest

Primary LanguageObjective-CMIT LicenseMIT

TwitterStreams

Rough hack around TwRequest (by using signedURLRequest) to enable use of the streaming API.

Setup

Requires JSONKit, but you can just:

git submodule init git submodule update

Example project

A User and Filter stream are provided as an example.

Careful!

Expect bugs and leaks :)

License

TwitterStreams is released under the MIT License (see the license file) and is copyright Stuart Hall, 2012.