wankdanker / node-discover

Automatic and decentralized discovery and monitoring of nodejs instances with built in support for a variable number of master processes, service advertising and channel messaging.
229 stars 59 forks source link

Added initialAdvertisement option to constructor parameters. #22

Closed eser closed 8 years ago

eser commented 8 years ago

I was trying to define node types with advertised objects, so it's better to able to assign it before calling Discover.prototype.start.

Ardakilic commented 8 years ago

+1

wankdanker commented 8 years ago

Cool. Sounds good. I'm going to change it from initialAdvertisement to just advertisement though.

wankdanker commented 8 years ago

node-discover@0.5.0 is now on npm.