hubot-zmq

0.0.3 • Public • Published

Hubot-ZMQ-Adapter

This is completely untested!

Install

cd <local hubot repo>
npm install hubot-zmq-adapter

Configuration

The config file is stored in the node_modules/hubot-zmq/src/config.json file within your hubot directory. It has the ZMQ channel URIs used for publish and subscribe. Feel free to change these.

Run

cd <local hubot repo>
hubot -a zmq

Packaging

As with all the others, you should add this adapter as a dependency to your hubots package.json if you'd like to be able to pull it down automatically with npm.

To Do

  • Add configuration file
  • Test / Bug Fix

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i hubot-zmq

    Weekly Downloads

    1

    Version

    0.0.3

    License

    none

    Last publish

    Collaborators

    • a_robson