Agreed that it should support User Streams and OAuth. The code is on
github so you can fork and commit patches.
On Fri, Jun 11, 2010 at 2:56 PM, M. Edward (Ed) Borasky via RT
<bug-AnyEvent-Twitter-Stream@rt.cpan.org> wrote:
Show quoted text> Fri Jun 11 17:56:27 2010: Request 58344 was acted upon.
> Transaction: Ticket created by znmeb
> Queue: AnyEvent-Twitter-Stream
> Subject: (No subject given)
> Broken in: 0.13
> Severity: Normal
> Owner: Nobody
> Requestors: znmeb@cesmail.net
> Status: new
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=58344 >
>
>
> I'm getting ready to start testing with User Streams. The documentation
> is here:
>
>
http://apiwiki.twitter.com/ChirpUserStreams
>
http://apiwiki.twitter.com/Streaming-API-Documentation
>
> There are two things needed:
>
> 1. Support for oAuth
> 2. Changing the endpoint
>
> I'm planning to use Net::Twitter to do the oAuth connection - it's
> working fine and I don't think I need anything else. And I've made a
> fork of this library so I can change the end point.
>
> In the long term, though, all of Twitter streaming is going to require
> oAuth, so I'd like to see oAuth implemented in this library as well.
>
--
Tatsuhiko Miyagawa