Re: twitter-api and streaming calls

2014-06-23 Thread Kelsey G. I.
frustrating issue) recently. I ended up just using the official twitter API which is written in Java https://github.com/twitter/hbc On Thursday, May 1, 2014 6:59:04 PM UTC-4, Simon Katz wrote: Hi, I'm playing with twitter-api (https://github.com/adamwynne/twitter-api) and streaming calls

Re: twitter-api and streaming calls

2014-05-06 Thread Andrew Fitzgerald
with twitter-api (https://github.com/adamwynne/twitter-api) and streaming calls. I've also tried twitter-streaming-client ( https://github.com/mccraigmccraig/twitter-streaming-client). With the examples each of those provide, I'm getting *EOFException: JSON error (end-of-file)* errors. I can

Re: twitter-api and streaming calls

2014-05-02 Thread Simon Katz
:59:04 PM UTC-4, Simon Katz wrote: Hi, I'm playing with twitter-api (https://github.com/adamwynne/twitter-api) and streaming calls. I've also tried twitter-streaming-client ( https://github.com/mccraigmccraig/twitter-streaming-client). With the examples each of those provide, I'm getting

twitter-api and streaming calls

2014-05-01 Thread Simon Katz
Hi, I'm playing with twitter-api (https://github.com/adamwynne/twitter-api) and streaming calls. I've also tried twitter-streaming-client (https://github.com/mccraigmccraig/twitter-streaming-client). With the examples each of those provide, I'm getting *EOFException: JSON error (end-of-file

Re: twitter-api and streaming calls

2014-05-01 Thread Gary Trakhman
On Thu, May 1, 2014 at 6:59 PM, Simon Katz nomisk...@gmail.com wrote: Hi, I'm playing with twitter-api (https://github.com/adamwynne/twitter-api) and streaming calls. I've also tried twitter-streaming-client ( https://github.com/mccraigmccraig/twitter-streaming-client). With the examples each

Re: twitter-api and streaming calls

2014-05-01 Thread Andrew Fitzgerald
I had the same (very frustrating issue) recently. I ended up just using the official twitter API which is written in Java https://github.com/twitter/hbc On Thursday, May 1, 2014 6:59:04 PM UTC-4, Simon Katz wrote: Hi, I'm playing with twitter-api (https://github.com/adamwynne/twitter-api

Re: twitter-api and streaming calls

2014-05-01 Thread Gary Trakhman
(very frustrating issue) recently. I ended up just using the official twitter API which is written in Java https://github.com/twitter/hbc On Thursday, May 1, 2014 6:59:04 PM UTC-4, Simon Katz wrote: Hi, I'm playing with twitter-api (https://github.com/adamwynne/twitter-api) and streaming calls