[twitter-dev] .NET Code for the Streaming API

2010-04-26 Thread Shannon Whitley
I've been working on a project that uses all .NET code to connect to the streaming api (HttpWebRequest native JSON parsing). Several people have already released code samples and many of the libraries have this functionality, but I needed to build my own app. There were enough issues along the

Re: [twitter-dev] .NET Code for the Streaming API

2010-04-26 Thread Andrew Badera
Sweet Shannon, I have my own implementation, but I'd love to see someone else's. (TweetSharp didn't have one when I did mine.) I'll try to find time to take a look, thanks for publishing, I hadn't got around to publishing mine yet, too busy! ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This

Re: [twitter-dev] .NET Code for the Streaming API

2010-04-26 Thread Shannon Whitley
Yes, I remember reading your post. I've seen a couple of other implementations, but they weren't quite what I needed. It'd be interesting to see your approach. On Mon, Apr 26, 2010 at 5:15 PM, Andrew Badera and...@badera.us wrote: Sweet Shannon, I have my own implementation, but I'd love to