https://github.com/telefonicaid/notification_server
Push Notification Server for the open web.
https://github.com/telefonicaid/notification_server
Last synced: about 1 month ago
JSON representation
Push Notification Server for the open web.
- Host: GitHub
- URL: https://github.com/telefonicaid/notification_server
- Owner: telefonicaid
- License: agpl-3.0
- Created: 2012-07-31T05:14:31.000Z (over 12 years ago)
- Default Branch: v1.3
- Last Pushed: 2020-09-04T03:57:03.000Z (over 4 years ago)
- Last Synced: 2025-01-23T06:16:32.376Z (3 months ago)
- Language: HTML
- Homepage: https://wiki.mozilla.org/WebAPI/SimplePush
- Size: 53.4 MB
- Stars: 36
- Watchers: 27
- Forks: 17
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mozilla PUSH Notification server [](http://travis-ci.org/telefonicaid/notification_server/) [](https://david-dm.org/telefonicaid/notification_server)
===## Introduction
The objective of this Push server is to reduce the battery comsuption & network traffic avoiding keep-alive messages.
The server could be allocated inside the MNO private network with two network interfaces:* To connect with user handset
* To connect from Internet## Documentation
It's on [Github Pages](http://frsela.github.io/notification_server_doc/), but that doesn't mean that it's updated. We are working on continously on it.## Requirements / Dependencies
* [Node.JS (>= 0.10.x)](http://nodejs.org/)
* [MongoDB (>= 2.4.x)](http://www.mongodb.org/)
* [RabbitMQ (>= 3.2.x)](http://www.rabbitmq.com/) (using AMQP 0.9)