In Django Channels, to broadcast a message to all WebSocket clients connected to the group 'chat_room', which of the following sequences is correct inside a consumer method?
hard📝 Application Q8 of 15
Django - Async Django
In Django Channels, to broadcast a message to all WebSocket clients connected to the group 'chat_room', which of the following sequences is correct inside a consumer method?