binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
18.54k stars 729 forks source link

Is there a way to send notification to specific user? #1197

Open anta40 opened 1 month ago

anta40 commented 1 month ago

So far, ntfy works great for global notification, which means all app users receive the notification. What about sending notification to a specific user, e.g payment notification?

wunter8 commented 1 month ago

In ntfy (and other pub/sub systems), if you want to send a message to a specific user or group of users, you need to create a specific topic for that user/group. So each user will subscribe to their specific topic and can subscribe to one or more "general" topics