jrief / django-websocket-redis

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

Deal with a not-set WS4REDIS_HEARTBEAT #188

Closed lordi closed 8 years ago

lordi commented 8 years ago

This will fix #187

jrief commented 8 years ago

Thanks, ... especially since the docs say: "By default the setting WS4REDIS_HEARTBEAT is None, which means that heartbeat messages are neither expected nor sent."

Please append a line or two to the changelog using the same GH-issue.

lordi commented 8 years ago

What changelog are you referring to?

jrief commented 8 years ago

In folder docs, there is a file named changelog.rst