【发布时间】:2017-05-24 06:48:10
【问题描述】:
我正在 Ubuntu 16.04 上进行本地 openwhisk 安装。 我试图对下面的示例进行动手操作 https://github.com/IBM/openwhisk-data-processing-message-hub
它使用 /whisk.system/messaging 包 但是当我检查已安装的软件包时,我会在下面看到
/whisk.system/alarms
/whisk.system/watson-translator
/whisk.system/github
/whisk.system/weather
/whisk.system/watson-textToSpeech
/whisk.system/slack
/whisk.system/utils
/whisk.system/combinators
/whisk.system/samples
/whisk.system/websocket
/whisk.system/watson-speechToText
谁能告诉我如何安装消息包
【问题讨论】:
标签: serverless-framework openwhisk serverless-architecture