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

Exposes WebSocket readyState in WS4Redis #178

Closed fako closed 8 years ago

fako commented 8 years ago

To be able to act on socket state this adds a method that returns readyState of the internally used WebSocket.