why not custom channel name #1656
Unanswered
dreamfly32
asked this question in
Help!
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i try custom a channel name ,eg: "user01", when i channel_layer.send("user01", {
"type": "system.message",
"message": data
})
nothing error,but "user01" did't recevie message
when i use yours self.channel_name,it is ok. why ?
Beta Was this translation helpful? Give feedback.
All reactions