IBM / ibm-cloud-functions-data-processing-message-hub

Create a serverless, event-driven application with Apache OpenWhisk on IBM Cloud Functions that executes code in response to messages or to handle streams of data records from Apache Kafka or IBM Message Hub.
https://developer.ibm.com/patterns/respond-messages-handle-streams/
Apache License 2.0
22 stars 26 forks source link

Switch from using the REST API to a regular streaming API #43

Closed krook closed 7 years ago

krook commented 7 years ago

The Bluemix service REST API is currently down (the reason for the broken build). This is as good a time as any to switch.

krook commented 7 years ago

Done.