Updated Whisper Push Notifications (markdown)

Victor Farazdagi 2017-04-11 02:59:06 +03:00
parent d9d47ed7d3
commit 45cdbde979
1 changed files with 3 additions and 1 deletions

@ -7,10 +7,12 @@ It is crucial to understand what is **Whisper Notification Service** is designed
## High-Level Overview of the process
[![image](https://cloud.githubusercontent.com/assets/188194/24886889/a0dabaf8-1e60-11e7-8efe-6eb7dff363bd.png)](https://cloud.githubusercontent.com/assets/188194/24886889/a0dabaf8-1e60-11e7-8efe-6eb7dff363bd.png)
[![image](https://cloud.githubusercontent.com/assets/188194/24887158/7abde7ee-1e62-11e7-946b-4b9cc8fdb390.png)](https://cloud.githubusercontent.com/assets/188194/24887158/7abde7ee-1e62-11e7-946b-4b9cc8fdb390.png)
The crux here is not discovery, but once discovery of capable wnode happens, and `DeviceA` has a subscription, how to allow `DeviceB` to trigger notifications, all this w/o knowing much of which wnode is used, or details of `DeviceA`. And `ChatID` solves this issue elegantly (the beauty is that it works for both one-on-one and group chats).
**Important Notes:**
# Discovery