@mathquis/node-hermes-protocol

1.2.3 • Public • Published

node-hermes-protocol

npm version

Hermes protocol for Node.js using MQTT

Installation

npm i @mathquis/node-hermes-protocol

Usage

const Hermes = require('@mathquis/node-hermes-protocol')

const client = Hermes({
	mqtt: {
		host: 'mqtt://localhost:1883'
	}
})

Package Sidebar

Install

npm i @mathquis/node-hermes-protocol

Weekly Downloads

0

Version

1.2.3

License

ISC

Unpacked Size

36.6 kB

Total Files

4

Last publish

Collaborators

  • mathquis