I’m developing an Im project, and I’m thinking about whether each item in my conversation list should have a separate stream to monitor the current conversation data, such as the number of unread messages. Assuming that this conversation list has 500 items, there will be 500 stream? Is this a problem?
This is just an idea of mine and has not been tested in practice.
New contributor
user24213609 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.