This is an automated email from the ASF dual-hosted git repository.
jamesthomas pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-external-resources.git
The following commit(s) were added to refs/heads/master by this push:
new bb2e47d Add new AMQP package (#31)
bb2e47d is described below
commit bb2e47d30f4293c8f357264e6148b1ff4e5899fa
Author: cliffjansen <[email protected]>
AuthorDate: Thu Jun 28 06:22:34 2018 -0700
Add new AMQP package (#31)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 74843de..5ed8579 100644
--- a/README.md
+++ b/README.md
@@ -177,6 +177,7 @@
- [openwhisk-mqtt-feed](https://github.com/jthomas/openwhisk_mqtt_feed) - MQTT
package for OpenWhisk, provides a topic subscriber feed.
-
[openwhisk-package-mqtt-watson](https://github.com/krook/openwhisk-package-mqtt-watson)
- OpenWhisk MQTT Package for Watson IoT service.
- [openwhisk-package-aws](https://github.com/projectodd/openwhisk-package-aws)
- OpenWhisk AWS package, providing feeds for SNS topics and S3 bucket changes
+- [amqp-wsk-feed](https://github.com/cliffjansen/amqp-wsk-feed) - OpenWhisk
AMQP package, provides a feed for AMQP 1.0 topics and queues.