Py3 compliant port of django-websocket-redis. Doesn't provide backwards compatibility with py2.
Project description
Fork with better py3 compatibility.
Main and great library home: https://github.com/jrief/django-websocket-redis
Detailed documentation on ReadTheDocs.
Online demo: http://websocket.aws.awesto.com/
Why did I do that?
Base library has several critical py3 incompatibilities. I’ll try to get rid of ‘six’ module too.
Build status
Questions
Please use the issue tracker to ask questions.
License
Copyright © 2015 Dmitry Shlagoff.
MIT licensed.