message_amqp

0.8.6 • Public • Published

message-amqp

Introduction:

Simple amqp component that will be used by the bus component

Setup:

There is a git submodule for the php component

$ git submodule init
$ git submodule update

Class autoloading and dependencies are managed by composer so install it, and then install the library dependencies and genereta the autoload.php file:

$ curl --silent https://getcomposer.org/installer | php && php composer.phar install

Note:

Currently the node_modules are set at the base level if this lib is imported so node_module dir is not at inside it's base it will have trouble with import.. TODO

Readme

Keywords

none

Package Sidebar

Install

npm i message_amqp

Weekly Downloads

0

Version

0.8.6

License

MIT

Last publish

Collaborators

  • borrey