Skip to content

A Node module that implements the jitter real time protocol on top of mqtt

Notifications You must be signed in to change notification settings

JitterCompany/jitter_mqtt_node_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jitter MQTT node API

A node module implementing the Jitter realtime protocol on top of MQTT.

Building

Note that the source code for this npm module is written in typescrypt. To install a typescript compiler:

npm install typescript --save-dev

Compile to javascript before committing with the following command:

npm run build

This updates the code in the 'lib' directory.

About

A Node module that implements the jitter real time protocol on top of mqtt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published