RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://www.npmjs.com/package/@embeddedchat/react
107 stars 214 forks source link

[Feat]: Optimize real-time sidebar fetching #562

Open Spiral-Memory opened 2 months ago

Spiral-Memory commented 2 months ago

As an EmbeddedChat developer,

I need to: Find better ways to filter messages in sidebars So That: There must be a smooth experience while chatting even when the sidebar is opened. Acceptance Criteria

Spiral-Memory commented 2 months ago

Working on this! Thinking about better approach and also, looking for awesome ideas and discussions from others.