/TwitterStreamClient

Reads data from the Twitter Streaming API and adds it to MSMQ. A second process (included) reads from the queue, parses the json message, and updates a data store.

Primary LanguageC#

Stargazers