UNPKG

rocket.chat.mqtt

Version:

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

11 lines 154 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "noEmit": true, "strict": true, }, "files": [ "./example.ts" ] }