Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.11.0
-
None
-
Moderate
Description
Tweets from protected accounts can only be received on the user and site stream endpoints. It would be good to see this functionality added to the camel-twitter component so that protected tweets can be received by camel.
The Hosebird Client could be used:
https://github.com/twitter/hbc
"If connecting to a userstream, use Twitter4jUserstreamClient. If making a sitestream connection, use Twitter4jSitestreamClient"