GeistHaus
log in · sign up

GitHub - django/daphne: Django Channels HTTP/WebSocket server

github.com

Django Channels HTTP/WebSocket server. Contribute to django/daphne development by creating an account on GitHub.

13 pages link to this URL
My 2023 in review

The review of my 2023, trying to remember all the things done in this year, in which more than anyone I met many fantastic people and visited new countries.

0 inbound links article en
Understanding async Python for the web

Recently [Django 4.1 was released](https://www.djangoproject.com/weblog/2022/aug/03/django-41-released/), and the thing most people seem interested in is the expanded async support. Meanwhile, for …