UNPKG

rocket.chat.mqtt

Version:

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

5 lines (4 loc) 153 B
'use strict' var isWindows = require('./is-windows.js') var isWindowsBash = require('./is-windows-bash.js') module.exports = isWindows && !isWindowsBash