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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.8.6
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.8.6
    2
  • 0.8.5
    0
  • 0.8.4
    0
  • 0.8.3
    0
  • 0.8.2
    0

Package Sidebar

Install

npm i message_amqp

Weekly Downloads

2

Version

0.8.6

License

MIT

Last publish

Collaborators

  • borrey