jrief / django-websocket-redis

Websockets for Django applications using Redis as message queue
http://django-websocket-redis.awesto.com/
MIT License
895 stars 221 forks source link

Compatibility with Django 3.2 and new release of django-websocket-redis #298

Open VIRUS-ATTACK opened 3 years ago

VIRUS-ATTACK commented 3 years ago

Hi @jrief, The release history in pypi(https://pypi.org/project/django-websocket-redis/#history) says that the django-websocket-redis has been last updated on Sep 17, 2019. I am planning to use ws4redis with my django project with Django version 3.2. Is the current version of django-websocket-redis compatible with Django3.2 or do you have any plans of releasing a new version in near future?. I can see the master branch setup.py is updated with Django 3.2 classifier.