Socket
Book a DemoInstallSign in
Socket

fast-messages

Package Overview
Dependencies
Maintainers
9
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-messages

stream updates to clients using node-fast

latest
Source
npmnpm
Version
2.0.1
Version published
Weekly downloads
0
-100%
Maintainers
9
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 02 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts