K
K
KIN19912018-12-06 14:12:54
Django
KIN1991, 2018-12-06 14:12:54

How to correctly organize sending notifications to users about adding a new comment using channels?

Good day to all.
There are certain entities to which you can leave comments, it is also possible to subscribe to notifications about deleting / adding / editing comments to this entity. I want to implement this using django channels, I imagine such an implementation, each entity is a group (in channels) where users can be added, and when a comment is deleted / added / edited, a notification is sent to the group of this entity.
The question is such an implementation is correct? Or is it better to use some other solution for such cases?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question