summaryrefslogtreecommitdiff
path: root/network/prosody-mod-cloud-notify/README
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2018-01-26 20:06:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-27 07:43:50 +0700
commitf69062cefb308844fbe25f41494912933ef60e12 (patch)
tree45fd33765fe5d2a856e44b4162768f75fa2efe7a /network/prosody-mod-cloud-notify/README
parentb77138b5d0cf66fefb26af45bc8e29a35c07b027 (diff)
downloadslackbuilds-f69062cefb308844fbe25f41494912933ef60e12.tar.gz
network/prosody-mod-cloud-notify: Added (Push Notification).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/prosody-mod-cloud-notify/README')
-rw-r--r--network/prosody-mod-cloud-notify/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/prosody-mod-cloud-notify/README b/network/prosody-mod-cloud-notify/README
new file mode 100644
index 0000000000..e512ba61b8
--- /dev/null
+++ b/network/prosody-mod-cloud-notify/README
@@ -0,0 +1,6 @@
+prosody-mod-cloud-notify (XEP-0357: Push Notifications for Prosody)
+
+This is an implementation of the server bits of XEP-0357: Push
+Notifications.
+
+Implementation of the "app server" is not included.