NuxRef

python-django-websocket-redis - Websocket support for Django using Redis as datastore

Website: https://github.com/jrief/django-websocket-redis
License: MIT
Description:
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.

Packages

python-django-websocket-redis-0.4.8-1.el7.nuxref.src [22 KiB] Changelog Chris Caron (2017-03-21):
- Initial build