UNPKG

rocket.chat.mqtt

Version:

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

7 lines (5 loc) 185 B
import Subscriptions from '../Routes/subscribe'; Subscriptions.add('userpresence/:id', async(/* { user }, sub, { id }, { Subscriptions }*/) => // TODO: improve this behavior true );