Skip to content

lda-komodo/zmq-broker-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broker bootstrap

This project's purpose is to provide bootstrap configurations for logging and endpoints for use with broker node implementation.

Configuration

It uses the convict package to manage configurations. The environment specific files should be added as config/env-name.json. So for a development configuration the file would be created in config/development.json.

Running the Broker binary

$ npm install
$ bin/zss-broker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%