Skip to content

Latest commit

 

History

History
 
 

TweetStream

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Tweet Stream

This is an example of how to use json-framework to interact with Twitter's streaming API. It uses the streaming capabilities of the parser to display an "endless" stream of tweets, despite performing only a single HTTP request.

Additionally, this shows how you can use external linking to link to a checkout of json-framework in the same workspace, rather than copying the sources into your project.