MQ Nodejs HTTP SDK
Alyun MQ Documents: http://www.aliyun.com/product/ons
Aliyun MQ Console: https://ons.console.aliyun.com
Installation
Add dependency @aliyunmq/mq-http-sdk
, get the latest version from npmjs
npm install --save
Note: nodejs >= 7.6.0
docs
Note
- Http consumer only support timer msg (less than 3 days), no matter the msg is produced from http or tcp protocol.
- Order is only supported at special server cluster.