Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitar/django-pushserver

Push server for Django based on Leo Ponomarev's Basic HTTP Push Relay Protocol.
https://github.com/mitar/django-pushserver

Last synced: 1 day ago
JSON representation

Push server for Django based on Leo Ponomarev's Basic HTTP Push Relay Protocol.

Awesome Lists containing this project

README

        

django-pushserver
=================

This Django application provides a push server for Django_ based on Leo
Ponomarev's `Basic HTTP Push Relay Protocol`_. Useful especially while locally
developing Django applications using `Nginx HTTP push module`_.

.. _Django: https://www.djangoproject.com/
.. _Basic HTTP Push Relay Protocol: http://pushmodule.slact.net/protocol.html
.. _Nginx HTTP push module: http://pushmodule.slact.net/

Documentation is found at:

http://django-pushserver.readthedocs.org/