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

Fix bug in UNIX Domain Socket implementation #228

Open lordi opened 7 years ago

lordi commented 7 years ago

There was a bug in my initial pull request, this solves the problem and makes domain sockets usable.