Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuehhua/realtime_django

An example of realtime Django project using redis and uvicorn
https://github.com/yuehhua/realtime_django

Last synced: 21 days ago
JSON representation

An example of realtime Django project using redis and uvicorn

Awesome Lists containing this project

README

        

# Realtime Django example
An example of realtime Django project using redis and uvicorn

## References

* [Getting Started with Django Channels](https://realpython.com/getting-started-with-django-channels/)
* [用 Daphne 部署 Django Channels](https://wyde.github.io/2017/11/24/Deploying-Django-Channels-using-Daphne/)