Add a way to publish a message to a specific user using filters, like in the example bellow.
The publish could look like /publish?Channel=B&filter=[{key=userid, val=12345}]&limit=1
Only first user matching userid=12345 on B channel would get the message.
Add a way to publish a message to a specific user using filters, like in the example bellow.
The publish could look like /publish?Channel=B&filter=[{key=userid, val=12345}]&limit=1
Only first user matching userid=12345 on B channel would get the message.