UNPKG

rocket.chat.mqtt

Version:

It's a MQTT Server, using redis to scale horizontally.

15 lines (14 loc) 301 B
{ "compilerOptions": { "module": "commonjs", "target": "es5", "moduleResolution": "node", "noEmitOnError": true, "noImplicitAny": true, "alwaysStrict": true, "strictNullChecks": true, "noImplicitReturns": true, "noImplicitThis": true, "sourceMap": true } }