django-pushserver icon indicating copy to clipboard operation
django-pushserver copied to clipboard

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

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/