Only one generator and multiple listeneners at the time in the single app.
Messages are pushed to "errors" list with 5% probability. Run with getErrors
arg to check and clear errors.
npm install
(installs only node-redis)make redis
for starting redis in docker OR provideREDIS_HOST
andREDIS_PORT
enviromentsnpm start
to startnpm start getErrors
to get and clear "errors".
Build-in sample:
make redis
node usage.js