Chat SDK now supports concurrent message handling
Chat SDK concurrency now lets you control what happens when a new message arrives before a previous one finishes processing, with the newoption for the Chat class. Four strategies are available: documentation Read theto get started. Read more drop (default): discards incoming messages queue…
Sources
- T1Chat SDK now supports concurrent message handlingVercel (blog + changelog)