Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the AnyEvent-Twitter-Stream CPAN distribution.

Report information
The Basics
Id: 58344
Status: resolved
Priority: 0/
Queue: AnyEvent-Twitter-Stream

People
Owner: Nobody in particular
Requestors: znmeb [...] cesmail.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.13
Fixed in: (no value)



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.
Subject: Re: [rt.cpan.org #58344]
Date: Fri, 11 Jun 2010 15:12:37 -0700
To: bug-AnyEvent-Twitter-Stream [...] rt.cpan.org
From: Tatsuhiko Miyagawa <miyagawa [...] gmail.com>
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
Implemented in 0.16.