Websockets for Django applications using Redis as message queue

This module implements websockets on top of Django without requiring any additional framework. For messaging it uses the Redis datastore. In a production environment, it is intended to work under uWSGI and behind NGiNX. In a development environment, it can be used with manage runserver.

Project’s home

Check for the latest release of this project on Github.

Please report bugs or ask questions using the Issue Tracker.

Contents

Indices and tables