rs / pushd

Blazing fast multi-protocol mobile and web push notification service
MIT License
1.16k stars 227 forks source link

How could I send a message to one subscriber #78

Closed dermicha closed 9 years ago

dermicha commented 10 years ago

I would like to send a message direct to a specific registered device. How could I do that?

jacohend commented 10 years ago

I think you can probably generate a unique event for a user, subscribe the client to that event, then publish a new notification for that event.

luafran commented 9 years ago

In order to do that we subscribe to a topic that is our "device_id"