jrief / django-websocket-redis

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

allow setting CLIENT_CLASS #234

Open aviau opened 7 years ago

aviau commented 7 years ago

Hello!

I'd like to be able to set CLIENT_CLASS just like I do with django_redis