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

Close #119 #262

Open charleswhchan opened 6 years ago

charleswhchan commented 6 years ago

Following the instructions from RTD and the example packaged with the code did not work. Following the instructions from https://github.com/jrief/django-websocket-redis/issues/119#issuecomment-167718471 did work.

Althought using Apache with django-websocket-redis is not the optimal configuration, the instructions should still be updated to reflect correct values.