solTweet
Publish Tweets to Solace PubSub+ broker
Configurations
To run the code, you will need to:
- Get Twitter Developer Account
- Add Twitter credentials to
resources/twitter.yaml - Spin up a Solace PubSub+ broker instance
- Add PubSub+ connection info to
resources/broker.yaml - Select which keywords to get Tweets for
- Configure which PubSub+ topic to publish tweets to
You can find more information about these steps here: http://abitdeployed.com/2020/07/27/publishing-real-time-tweets-to-solace-pubsub/