It sounds like you're doing the right thing - storing reply channel names
and sending to them from a background process - so I think the problem must
be in the channel layer configuration.
Have you confirmed the background task has the same Django settings? Have
you tried monitoring the redis serv
Hi there,
i have implemented django channels into my project to turn an intensive
data importing task into a background task. This works fine.
I also implemented Websocket channels which work fine as well, however, i
want to send a message to a specific websocket channel (of a user) from the
ba
2 matches
Mail list logo