Skip to content

bitfinexcom/grenache-nodejs-zmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

21b4eca · May 15, 2017

History

26 Commits
May 5, 2016
Jul 24, 2016
Apr 1, 2016
Apr 1, 2016
May 15, 2017
Jul 25, 2016

Repository files navigation

Grenache Node.JS ZeroMQ implementation

This package is temporarily unmaintained

Details

Setup

Install

npm install --save grenache-nodejs-zmq

Other Requirements

Install Grenache Grape: https://github.com/bitfinexcom/grenache-grape

// Start 2 Grapes
grape --dp 20001 --ap 30001 --bn '127.0.0.1:20002'
grape --dp 20002 --ap 30002 --bn '127.0.0.1:20001'

Run

node examples/worker.js
node examples/client.js

About

Grenache Node.JS ZeroMQ implementation, by Bitfinex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published