|
About the Async/Channels category
|
|
1
|
492
|
March 31, 2024
|
|
Combining Audio Chunks Received via WebSockets into a Single Audio File in Django
|
|
12
|
967
|
March 5, 2026
|
|
IoT Websocket Connections
|
|
2
|
29
|
January 28, 2026
|
|
SynchronousOnlyOperation error when running gunicorn/gevent and using async_to_sync
|
|
4
|
215
|
December 19, 2025
|
|
High idle CPU usage with Django Channels WebSockets (`asyncio._run_once` / `await_many_dispatch` hot in profile)
|
|
5
|
79
|
December 3, 2025
|
|
What does switching to ASGI entail?
|
|
8
|
7454
|
October 30, 2025
|
|
Override Postgresql backend to use AsyncConnectionPool
|
|
3
|
300
|
October 22, 2025
|
|
Can Django make a live game?
|
|
12
|
2263
|
September 24, 2025
|
|
Async 404/500 custom handlers
|
|
4
|
533
|
August 25, 2025
|
|
Using multiple Asgi apps in a project with custom middleware
|
|
4
|
525
|
August 22, 2025
|
|
How can Django Channels be used for building live chat or real-time apps?
|
|
3
|
157
|
July 26, 2025
|
|
ASGIRequest and FORCE_SCRIPT_NAME
|
|
4
|
192
|
July 21, 2025
|
|
High traffic ASGI sites
|
|
1
|
74
|
July 16, 2025
|
|
Is possible Django ASGI with Channels + Dragonfly?
|
|
6
|
146
|
July 4, 2025
|
|
ASGI+Daphne+Channels+WebSockets chat app works for ~10 users but 2 phones have strange issues? How debug?
|
|
4
|
74
|
June 19, 2025
|
|
Channel layer questions ( would really really appreciate some guidance )
|
|
3
|
132
|
June 15, 2025
|
|
Disconnecting Django Channels
|
|
4
|
120
|
June 5, 2025
|
|
Issues adding Nginx/SSL to *working* Django / Channels / ASGI / Daphne chat app.... Especially how debug WebSocket error msgs?
|
|
7
|
76
|
June 4, 2025
|
|
Creating/Editing (updating) messages with Django-Channels
|
|
31
|
225
|
June 2, 2025
|
|
Async Django channels with multi tenant schemas
|
|
1
|
337
|
May 6, 2025
|
|
How to make chat system?
|
|
4
|
88
|
May 3, 2025
|
|
Channel server not working in the browser
|
|
61
|
206
|
April 23, 2025
|
|
FATAL: remaining connection slots are reserved for non-replication superuser connections
|
|
0
|
192
|
April 11, 2025
|
|
An Async Journey with Django 4.2
|
|
7
|
8239
|
November 15, 2024
|
|
redis installed in docker windows having Redis channel connection issue with websocket
|
|
5
|
83
|
April 5, 2025
|
|
asgiref: does the number of sync_to_async calls matter
|
|
3
|
93
|
March 5, 2025
|
|
Running multiplayer game loop with django channels
|
|
5
|
327
|
February 27, 2025
|
|
ASGI, "MySQL server has gone away" and CONN_MAX_AGE
|
|
8
|
8407
|
February 27, 2025
|
|
Websocket + Django on production (https)
|
|
25
|
17602
|
February 26, 2025
|
|
database_sync_to_async calls causing asyncio.CanceledError
|
|
3
|
262
|
February 21, 2025
|