WuKongIM Docs

Choose an SDK

Quickly choose between the full WuKongIMSDK and the lightweight WuKongEasySDK.

WuKongIM provides two client SDK families. Choose by how much client-side state the SDK should manage, then open the matching guide.

Which one should I use?

Your requirementRecommended
The SDK should maintain local messages and the chat listWuKongIMSDK
You need unread counts, history, and offline recoveryWuKongIMSDK
You only need an online connection plus send and receiveWuKongEasySDK
You want the smallest possible integration surfaceWuKongEasySDK

For a complete chat product, start with WuKongIMSDK. To add lightweight realtime communication to an existing product, start with WuKongEasySDK.

On this page