Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 500 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 500 Bytes

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.