hemera-blipp
v1.0.2
Published
Prints your server actions to the console
Downloads
5
Readme
Hemera-blipp package
Prints your server actions to the console. So each time hemera starts, you know which actions are available.
Usage
const hemera = new Hemera(nats)
hemera.use(require('hemera-blipp'))
Symbols
REQ:
Registered with request / reply semantics.PUB:
Registered with publish / subscribe semantics.$:
Indicates that special dollar options are used.
Output
🏷️ Actions:
REQ topic:math,cmd:add
REQ topic:math,cmd:sub
PUB/$ topic:notify