From 45a11ea8ce2b3cc373e6cf2f17ffc891b074a5cb Mon Sep 17 00:00:00 2001 From: Victor Farazdagi Date: Mon, 10 Apr 2017 19:13:08 +0300 Subject: [PATCH] Updated Whisper Push Notifications (markdown) --- Whisper-Push-Notifications.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Whisper-Push-Notifications.md b/Whisper-Push-Notifications.md index 4c16465..8ee2bc2 100644 --- a/Whisper-Push-Notifications.md +++ b/Whisper-Push-Notifications.md @@ -1,5 +1,9 @@ # Overview +It is crucial to understand what is Whisper Notification Server is designed for: +- to augment Whisper/5 functionality, by allowing clients to register and receive notifications +- everywhere possible, Whisper protocol itself was used. For example, discovery mechanism is nothing more but Whisper message exchanges between parties. The same goes for notification sending. +- the aim was to keep the Notification Server part as slim as possible # Discovery