Hello!
I'm trying to make an example to test if it is possible to have 2 independent django apps connected to the same channel from django-channels. So far, I was able to make an example running on one machine and 2 other machines being able to access the first via a client. But the goal is to be able to connect separate applications in a single channel to communicate. Is that possible? *Note*: I'm also using redis, if that helps. Thank you! -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/88f3d63e-273d-4bbf-9ebe-f7ca348c7c18%40googlegroups.com.

