OpenIM SDK for WASM
OpenIM Chat for WASM brings users, conversations, groups, messages, calling signals, realtime events, and local storage to browser applications. Start with the runtime setup, then connect each capability to your application state through the SDK APIs and events.
Most popular
Manage conversationsConfigure conversation state, drafts, unread counts, hiding, and deletion.Unread message countKeep conversation lists and app badges in sync with unread counts.Read receiptsShow who has read group messages and update receipt state from SDK events.Send a messageCreate text, file, and custom messages, then send them to users or groups.Receive messagesSubscribe to message events and merge new messages into your UI state.Message historyPage through local and synced history with stable message cursors.