Django channels on prod with redis server
|
|
4
|
2469
|
January 18, 2024
|
How to trigger or manage the long running dag in django?
|
|
1
|
657
|
January 14, 2024
|
Websocket connection failed(WSREJECT) in production. (Nginx, Gunicorn, Daphne)
|
|
73
|
2166
|
January 11, 2024
|
Celery task does not send messages through Websocket when running Celery without --pool=solo
|
|
10
|
1568
|
January 10, 2024
|
Channels/websockets/Daphne not working consistently on iOS Chrome mobile
|
|
8
|
747
|
January 10, 2024
|
Send Notifications in real time using Python Engineio
|
|
1
|
1809
|
February 28, 2023
|
channel_layers.group_send does not work multiple times
|
|
4
|
1112
|
December 16, 2023
|
AssertionError: Expected a `Response`, `HttpResponse` or `HttpStreamingResponse` to be returned from the view, but received a `<class 'coroutine'>`
|
|
3
|
8211
|
December 16, 2023
|
Django websocket issues with Daphne and Apache
|
|
6
|
2414
|
December 15, 2023
|
[Solved] Local development setup for secured Websocket with wss
|
|
3
|
2252
|
December 15, 2023
|
How can I render foreign key field in template with async view
|
|
2
|
579
|
December 14, 2023
|
App with websockets deployment error
|
|
7
|
1487
|
December 12, 2023
|
I Want To Create An Api of notification In Django Rest API
|
|
5
|
1779
|
December 1, 2023
|
Realtime GeoIPlocate with Django, websockets, Channels and redis
|
|
4
|
615
|
November 28, 2023
|
sending current user with channels websocket
|
|
4
|
2726
|
November 22, 2023
|
ProtocolTypeError - took to long to shut down and was killed
|
|
3
|
2778
|
November 17, 2023
|
Websocket connections not working inside docker +
|
|
9
|
1857
|
November 12, 2023
|
WebSocket http to https. This request has been blocked; this endpoint must be available over WSS.
|
|
6
|
5460
|
November 10, 2023
|
Django hangs on async views with asycio.gather and an async ORM call
|
|
3
|
1570
|
October 17, 2023
|
Using web sockets to notify clients of completed RQ background jobs
|
|
2
|
1113
|
October 16, 2023
|
Are concurrent database queries in ASGI a thing?
|
|
1
|
959
|
October 5, 2023
|
Text stream buffer issue
|
|
1
|
550
|
October 1, 2023
|
Realtime frontend data view
|
|
5
|
1025
|
September 19, 2023
|
Sending Notification to admin using Django Channels
|
|
3
|
1253
|
September 17, 2023
|
How to use connect and disconnect, receive method in SyncConsumer using HTTP protocol
|
|
4
|
420
|
September 8, 2023
|
how to validate username and id in websocket
|
|
5
|
1085
|
September 6, 2023
|
Can Django channel execute multiple consumers run in parallel per request to perform backend calculation
|
|
1
|
1009
|
September 6, 2023
|
Solution for worker warning and message not showing in redis as channel layer
|
|
3
|
766
|
September 6, 2023
|
Websocket Error handling
|
|
3
|
597
|
August 31, 2023
|
Chat socket closed unexpectedly
|
|
7
|
797
|
August 27, 2023
|