twitter / hbc

A Java HTTP client for consuming Twitter's realtime Streaming API
https://developer.twitter.com/en/docs/tweets/filter-realtime/overview
Apache License 2.0
962 stars 373 forks source link

Backfill in PT2.0 is not supported. #171

Closed ghost closed 2 years ago

ghost commented 8 years ago

Hi, Earlier for backfill in PT1.0 we need to pass clientId to get last 5 mins of backfill data. Now in documentation it is mentioned that we need to pass backfillMinutes variable. Can you please add in hbc-module so that we can pass the backfillMinutes as parameter.

Thanks in advance Amit

rjdean123 commented 8 years ago

taking a look at this.

to other contributors--feel free to reach out as I'm new to this project and would love to say hi. didnt see an IRC or anything.