jrief / django-websocket-redis

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

Example for user chat does not show the message I sent #202

Open Akamad007 opened 8 years ago

Akamad007 commented 8 years ago

The example for user chat does not show the message I sent on my own display. It shows up on the display of the other user. This should be a minor UI fix.