Put back important changes lost during a bad rebase (#72)

1 file changed
tree: 28c00a9ed00573b3aadc5b650f905c56d086e764
  1. action/
  2. gradle/
  3. provider/
  4. .gitignore
  5. build.gradle
  6. Dockerfile
  7. gradlew
  8. gradlew.bat
  9. installCatalog.sh
  10. NOTICE
  11. README.md
README.md

This project is an OpenWhisk package that allows you to communicate with Kafka or IBM Message Hub instances.

Status

This is still very much a work-in-progress. So far a feed provider service and feed action have been implemented. These allow you to create a trigger that fires when new messages are posted to the Kafka instance/topic provided. While this technically works, the current state is still “alpha” quality, and should only be used for kicking the tires.