GetStream / stream-chat-android

:speech_balloon: Android Chat SDK ➜ Stream Chat API. UI component libraries for chat apps. Kotlin & Jetpack Compose messaging SDK for Android chat
https://getstream.io/chat/sdk/android/
Other
1.47k stars 274 forks source link

Provide a separate MessageList that's optimized for the Livestream use cases #2936

Closed filbabic closed 2 years ago

filbabic commented 2 years ago

Context & proposal

Our current message list is mostly optimized for the Social Chat experience but we want to support the Livestream examples better. In order to have a clean distinction and an optimized list that works with a large influx of messages, has fewer overhead features and is focused on one thing, we should try to provide a fully set up and optimized list.

Acceptance criteria

To accept this task we need to complete the following items:

filbabic commented 2 years ago

Closing this one as we'll most likely cover it with an OP/Core change.