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

Hosebird client is retired #210

Closed andypiper closed 2 years ago

andypiper commented 2 years ago

The code in this repository is no longer supported and is being retired. It will shortly be moved to the Twitter Archive on GitHub.

The default version of the Twitter API for new development is version 2. This code does not support the rules management endpoint, query format, or data formats for v2.

Various code libraries provide Twitter API v2 support (see here).