About the Async/Channels category
|
|
1
|
472
|
March 31, 2024
|
Can Django make a live game?
|
|
12
|
2146
|
September 24, 2025
|
Async 404/500 custom handlers
|
|
4
|
508
|
August 25, 2025
|
Using multiple Asgi apps in a project with custom middleware
|
|
4
|
438
|
August 22, 2025
|
How can Django Channels be used for building live chat or real-time apps?
|
|
3
|
59
|
July 26, 2025
|
ASGIRequest and FORCE_SCRIPT_NAME
|
|
4
|
65
|
July 21, 2025
|
High traffic ASGI sites
|
|
1
|
51
|
July 16, 2025
|
SynchronousOnlyOperation error when running gunicorn/gevent and using async_to_sync
|
|
0
|
75
|
July 7, 2025
|
Is possible Django ASGI with Channels + Dragonfly?
|
|
6
|
87
|
July 4, 2025
|
Override Postgresql backend to use AsyncConnectionPool
|
|
2
|
102
|
July 3, 2025
|
ASGI+Daphne+Channels+WebSockets chat app works for ~10 users but 2 phones have strange issues? How debug?
|
|
4
|
42
|
June 19, 2025
|
Channel layer questions ( would really really appreciate some guidance )
|
|
3
|
53
|
June 15, 2025
|
Disconnecting Django Channels
|
|
4
|
54
|
June 5, 2025
|
Issues adding Nginx/SSL to *working* Django / Channels / ASGI / Daphne chat app.... Especially how debug WebSocket error msgs?
|
|
7
|
39
|
June 4, 2025
|
Creating/Editing (updating) messages with Django-Channels
|
|
31
|
95
|
June 2, 2025
|
Async Django channels with multi tenant schemas
|
|
1
|
268
|
May 6, 2025
|
How to make chat system?
|
|
4
|
68
|
May 3, 2025
|
Channel server not working in the browser
|
|
61
|
45
|
April 23, 2025
|
FATAL: remaining connection slots are reserved for non-replication superuser connections
|
|
0
|
134
|
April 11, 2025
|
An Async Journey with Django 4.2
|
|
7
|
7934
|
November 15, 2024
|
redis installed in docker windows having Redis channel connection issue with websocket
|
|
5
|
46
|
April 5, 2025
|
asgiref: does the number of sync_to_async calls matter
|
|
3
|
60
|
March 5, 2025
|
Running multiplayer game loop with django channels
|
|
5
|
202
|
February 27, 2025
|
ASGI, "MySQL server has gone away" and CONN_MAX_AGE
|
|
8
|
8176
|
February 27, 2025
|
Websocket + Django on production (https)
|
|
25
|
17274
|
February 26, 2025
|
database_sync_to_async calls causing asyncio.CanceledError
|
|
3
|
153
|
February 21, 2025
|
ASGI/WSGI with Channels Behind Nginx - Is my app even running?
|
|
2
|
317
|
February 20, 2025
|
Issue in django channels ASGI server - (TypeError: object HttpResponse can't be used in 'await' expression)
|
|
4
|
194
|
February 14, 2025
|
Django 4.2.16 + Daphne 4.1.2 http requests timeout result main thread deadlock
|
|
0
|
80
|
February 14, 2025
|
Starting the daphne service, the main thread is locked.
|
|
0
|
58
|
February 10, 2025
|