DEV Community

Discussion on: Is this is the right way to notify the particular user with PUSHER?

Collapse
 
zmarkan profile image
Zan Markan

Yeah. In this case you should have a unique channel created for each particular user, and only trigger a message on that channel 👍

Collapse
 
mehraas profile image
Ashish Mehra

Thanks :-)