0.0.0 • Published 7 years ago

aliyun-mq v0.0.0

Weekly downloads
4
License
-
Repository
-
Last release
7 years ago

Ali-MQ

Non-official Node.JS client for Aliyun Message Queue, based on official C++ SDK.

Use node-cmake to build, so make sure that there's cmake with a minimum version of 3.1 installed in your environment.

The official C++ SDK requires g++ 4.9, g++ higher than 4.9 will cause strange segmentation faults.

Not completely finished yet.