An example app showing people's latest search queries from yandex. Built with websockets and redis (django-channels).
Main files are:
- As i call it - fake crontab bash script
- push_updates management command
- Consumers file and of course frontend javascript
That's it.