twitter-stream-channels
Version:
Manage multiple filters on the same Twitter stream
9 lines (6 loc) • 515 B
Markdown
twitter-stream-channels
=======================
##Examples
You will find two kinds of examples :
* `offline/` : those examples can be run completly offline, don't connect to Twitter (they use [the mock version of the module](https://github.com/topheman/twitter-stream-channels#api "Mocked version of twitter-stream-channels"))
* `online/` : those examples will connect to Twitter, they are pretty much the same (I use them to make sure the module works fine online - can't only rely on unit-tests based on mocks)