Updated Whisper Push Notifications (markdown)

Victor Farazdagi 2017-04-11 04:15:01 +03:00
parent be5afc2d3b
commit 6c9265172f
1 changed files with 1 additions and 1 deletions

@ -11,7 +11,7 @@ It is crucial to understand what is **Whisper Notification Service** is designed
[![image](https://cloud.githubusercontent.com/assets/188194/24888385/c44058bc-1e6b-11e7-93c8-9ab81718b478.png)](https://cloud.githubusercontent.com/assets/188194/24888385/c44058bc-1e6b-11e7-93c8-9ab81718b478.png)
The crux here is how to allow `DeviceB` to trigger notifications on `DeviceA`, all this w/o knowing much of which wnode is used, or details of `DeviceA`. And `Chat SymKey` solves this issue elegantly (the beauty is that it works for both one-on-one and group chats, all you need to ensure is share `ChatID` and `Chat SymKey` so that newcomers can add their devices to subscribers).
The crux here is how to allow `DeviceB` to trigger notifications on `DeviceA`, all this w/o knowing much of which wnode is used, or details of `DeviceA`. And `Chat SymKey` solves this issue elegantly (the beauty is that it works for both one-on-one and group chats, all you need to ensure is share `ChatID` and `Chat SymKey` so that newcomers can add their devices to subscribers list).
**Important Notes:**
- It is important to understand that notification request messages go *along* the normal communication i.e.