Ashish Mehra Posted on May 4, 2018 Is this is the right way to notify the particular user with PUSHER? #discuss https://stackoverflow.com/questions/19366545/using-pusher-api-notify-particular-user Top comments (2) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Zan Markan Zan Markan Zan Markan Follow I love helping developers around the world, yelling at computers, craft beer, and the Oxford comma. All opinions mine and mine alone. He/Him. Location London Pronouns he/him/his Work Developer Advocate at CircleCI Joined Nov 29, 2017 • May 4 '18 Dropdown menu Copy link Hide Yeah. In this case you should have a unique channel created for each particular user, and only trigger a message on that channel 👍 Collapse Expand Ashish Mehra Ashish Mehra Ashish Mehra Follow RN Dev Location Uttarakhand, India Education Graduated - B.COM Work Web Developer Joined Apr 13, 2018 • May 4 '18 Dropdown menu Copy link Hide Thanks :-) Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Yeah. In this case you should have a unique channel created for each particular user, and only trigger a message on that channel 👍
Thanks :-)