Skip to content

Instantly share code, notes, and snippets.

@dashersw
Created May 9, 2017 07:15
Show Gist options
  • Save dashersw/ea3d3ff315c61f37af0b78b7e69ef4d6 to your computer and use it in GitHub Desktop.
Save dashersw/ea3d3ff315c61f37af0b78b7e69ef4d6 to your computer and use it in GitHub Desktop.
Hassle-free microservices with cote.js — arbitration-service.js step 4
const publisher = new cote.Publisher({ name: 'arbitration publisher' });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment