My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

UPDATE: This code has been moved to GitHub: https://github.com/swhitley/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. All of the code is native .NET 3.5.

Powered by Google Project Hosting