<div class="gmail_quote">On Fri, Oct 21, 2011 at 10:48 AM, Sven Van Caekenberghe <span dir="ltr">&lt;<a href="mailto:sven@beta9.be">sven@beta9.be</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Davorin,<br>
<div class="im"><br>
&gt; Can Zinc do that? (or some other HTTP Client)<br>
<br>
</div>I had a very quick look at the Twitter Streaming API. It&#39;s interesting and challenging at the same time.<br>
<br>
Zinc HTTP Components is a foremost a framework to deal with HTTP, with a functional client and server on top of that. Out of the box, the requested use case is not supported. But it should not be too difficult to write some loop that keeps on consuming responses and to deal with them in a streaming fashion.<br>
</blockquote><div><br>Is there a place where Zinc related questions can be raised and discusssed, or this is right group? I might have many more Zinc questions cooking up :) ?<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
Also note that you will need OAuth support, which is also a challenge (not provided out of the box, although some people have been working on it).<br></blockquote><div><br>I will double check, but for the part of the Streaming api that I might need (there are 3 parts of that api), basic http authentication seems to be still supported. But ieven if not so, CloudFork demo page seems to be able to connect to twitter through OAuth1a<br>
<br>Thanks!<br><br>Davorin Rusevljan<br><a href="http://www.cloud208.com/">http://www.cloud208.com/</a><br><br></div></div>