fast-messages

2.0.1 • Public • Published

node-fast-messages

This repository is part of the Joyent Triton project. See the contribution guidelines and general documentation at the main Triton project page.

Stream event messages via node-fast. This is used for communication between the Triton Firewall API and firewaller agent.

Repository

lib/            Source files
node_modules/   node.js dependencies (populate by running "npm install")
tools/          Tools and configuration files
test/           Test suite (using nodeunit)

Development

Before checking in, please run:

make check

and fix any warnings. Note that jsstyle will stop after the first file with an error, so you may need to run this multiple times while fixing.

Testing

make test

To run an individual test:

node test/<test>.test.js

Readme

Keywords

none

Package Sidebar

Install

npm i fast-messages

Weekly Downloads

1

Version

2.0.1

License

MPL-2.0

Unpacked Size

35 kB

Total Files

7

Last publish

Collaborators

  • bahamat
  • todd.whiteman
  • kusor
  • michael.hicks
  • melloc