We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/queue/newMessages
This queue receives all incoming messages that must be dispatched by the NS MSG monitor
/queue/[SERVERID]
[SERVERID]
There is a queue for each notification server. Just receives messages and let the serverId process to consume those messages.
/queue/udp
This only sends a "wake up" message to the devices, but acts also as a "pull" server.
XXX TODO