Skip to content

Query: Django-Channels with Redis Channels layer #1902

Answered by carltongibson
yogimogi asked this question in General
Discussion options

You must be logged in to vote

When you use Redis, both instances are taking to the same channel layer, so they can communicate.

With the in memory layer, each instance has its own layer, so they can't.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yogimogi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1900 on August 14, 2022 08:35.