Does anyone know of a Javascript HTTP client library that has the right behavior for use with the Twitter streaming API? Note : I mean a Javascript language client not necessarily bound to a browser context - could be run via spidermonkey or rhino, but must hold the connection open as needed for the streaming APi and must invoke callback once for on each chunk of data received from Twitter etc, not just bare XMLHttpRequest in the browser.
Thanks much. -- Subscription settings: http://groups.google.com/group/twitter-development-talk/subscribe?hl=en
