About the Async/Channels category
|
|
1
|
445
|
March 31, 2024
|
asgiref: does the number of sync_to_async calls matter
|
|
3
|
37
|
March 5, 2025
|
Running multiplayer game loop with django channels
|
|
5
|
65
|
February 27, 2025
|
ASGI, "MySQL server has gone away" and CONN_MAX_AGE
|
|
8
|
7748
|
February 27, 2025
|
Websocket + Django on production (https)
|
|
25
|
16417
|
February 26, 2025
|
database_sync_to_async calls causing asyncio.CanceledError
|
|
3
|
38
|
February 21, 2025
|
ASGI/WSGI with Channels Behind Nginx - Is my app even running?
|
|
2
|
144
|
February 20, 2025
|
Issue in django channels ASGI server - (TypeError: object HttpResponse can't be used in 'await' expression)
|
|
4
|
64
|
February 14, 2025
|
Django 4.2.16 + Daphne 4.1.2 http requests timeout result main thread deadlock
|
|
0
|
36
|
February 14, 2025
|
Starting the daphne service, the main thread is locked.
|
|
0
|
29
|
February 10, 2025
|
group_send fired but consumer is not receiving
|
|
28
|
45
|
February 1, 2025
|
Web Sockets - Streaming app
|
|
42
|
201
|
January 25, 2025
|
Race condition? ASGI, asyncio, & asgiref.sync_to_async... oh my!!!
|
|
5
|
138
|
January 22, 2025
|
WebSocket shuts down after X amount of time
|
|
8
|
97
|
January 17, 2025
|
regarding channels and chat functionality in app
|
|
0
|
13
|
January 4, 2025
|
ASGI Server in Development?
|
|
12
|
132
|
January 2, 2025
|
ValueError: No route found for path 'ws/student/start-exam/2'.
|
|
26
|
75
|
December 28, 2024
|
The performance boosting for real-time data displaying in Django
|
|
0
|
36
|
December 18, 2024
|
current workaround for async auth backend
|
|
3
|
67
|
December 17, 2024
|
Using async class-based views
|
|
1
|
68
|
December 6, 2024
|
Sending Message back to Client using Django Channels (and REST Framework)
|
|
3
|
62
|
December 5, 2024
|
[WebSocket][Django][Vite][Docker] Issue with WebSocket Routes in Development Mode, while it works in production
|
|
2
|
143
|
December 3, 2024
|
Django Channel Connection Refused in Production
|
|
11
|
166
|
November 21, 2024
|
An Async Journey with Django 4.2
|
|
7
|
7283
|
November 15, 2024
|
AttributeError: 'coroutine' object has no attribute 'status_code'
|
|
8
|
670
|
November 14, 2024
|
Combining Audio Chunks Received via WebSockets into a Single Audio File in Django
|
|
11
|
652
|
November 9, 2024
|
Drf channels
|
|
0
|
27
|
November 4, 2024
|
Django Channels - Redis Alternatives
|
|
2
|
453
|
November 4, 2024
|
self.scope['user'] always returns Anonymous User
|
|
8
|
3684
|
November 3, 2024
|
Cannot access ForeignKey in acync context
|
|
3
|
63
|
November 2, 2024
|