django / channels

Developer-friendly asynchrony for Django
https://channels.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6.08k stars 800 forks source link

Consumer methods 'channel_layer.send', 'channel_layer.group_send' and 'channel_layer.receive' not working well. #1939

Open Guidoow opened 1 year ago

Guidoow commented 1 year ago

Hi everyone. You should keep in mind that my english may be not too well and too that im quite new to the dev world. 12 days ago, i asked help in -Discussions- section, but i didn't achieve to fix this problem. [ github.com/django/channels/discussions/1931 ]

Aclarations:

What i expect:

What happened:

May help:

Thanks for read and i appreciate it the help :)

carltongibson commented 1 year ago

Hi @Guidoow — as per #1931, you really need to provide a minimal reproduce to be able to help you here. Ideally a failing test case. (Screenshots of code are not something I can run 🙂)