> ## Documentation Index
> Fetch the complete documentation index at: https://wukong.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SDK 源码列表

> WuKongIM 官方 SDK 源码仓库列表，包含所有平台的开源实现

WuKongIM 提供完整的开源 SDK 实现，支持多种平台和开发语言。所有 SDK 源码均在 GitHub 和 Gitee 上开源，方便开发者学习、使用和贡献。

## WuKongEasySDK 系列

WuKongEasySDK 是轻量级的快速集成方案，5分钟即可完成集成。

| SDK 名称                | 仓库地址                                                        | 示例代码                                                                          | 说明                                           |
| --------------------- | ----------------------------------------------------------- | ----------------------------------------------------------------------------- | -------------------------------------------- |
| WuKongEasySDK-JS      | [GitHub](https://github.com/WuKongIM/WuKongEasySDK-JS)      | [GitHub](https://github.com/WuKongIM/WuKongEasySDK-JS/tree/main/example)      | Web端SDK，支持 JavaScript/TypeScript             |
| WuKongEasySDK-iOS     | [GitHub](https://github.com/WuKongIM/WuKongEasySDK-iOS)     | [GitHub](https://github.com/WuKongIM/WuKongEasySDK-iOS/tree/main/Examples)    | iOS端SDK，支持 Swift/Objective-C                 |
| WuKongEasySDK-Android | [GitHub](https://github.com/WuKongIM/WuKongEasySDK-Android) | [GitHub](https://github.com/WuKongIM/WuKongEasySDK-Android/tree/main/example) | AndroidSDK，支持 Kotlin/Java                    |
| WuKongEasySDK-Flutter | [GitHub](https://github.com/WuKongIM/WuKongEasySDK-Flutter) | [GitHub](https://github.com/WuKongIM/WuKongEasySDK-Flutter/tree/main/example) | Flutter 跨平台 SDK，支持 iOS 和 Android，Web，Desktop |

## WuKongIMSDK 系列

WuKongIMSDK 是功能完整的企业级 SDK，提供完整的即时通讯功能。

| SDK 名称             | 仓库地址                                                       | 示例代码                                                                         | 说明                                  |
| ------------------ | ---------------------------------------------------------- | ---------------------------------------------------------------------------- | ----------------------------------- |
| WuKongIMiOSSDK     | [GitHub](https://github.com/WuKongIM/WuKongIMiOSSDK)       | [GitHub](https://github.com/WuKongIM/WuKongIMiOSSDK/tree/main/Example)       | iOS SDK                             |
| WuKongIMAndroidSDK | [GitHub](https://github.com/WuKongIM/WuKongIMAndroidSDK)   | [GitHub](https://github.com/WuKongIM/WuKongIMAndroidSDK/tree/master/app)     | Android SDK                         |
| WuKongIMFlutterSDK | [GitHub](https://github.com/WuKongIM/WuKongIMFlutterSDK)   | [GitHub](https://github.com/WuKongIM/WuKongIMFlutterSDK/tree/master/example) | Flutter SDK                         |
| WuKongIMHarmonySDK | [GitHub](https://github.com/WuKongIM/WuKongIMHarmonyOSSDK) | [GitHub](https://github.com/WuKongIM/WuKongIMHarmonyOSSDK/tree/main/entry)   | HarmonyOS SDK                       |
| WuKongIMJSSDK      | [GitHub](https://github.com/WuKongIM/WuKongIMJSSDK)        | [GitHub](https://github.com/WuKongIM/WuKongIMJSSDK/tree/main/examples)       | Javascript SDK, 支持，Web，微信小程序，Uniapp |

## 开源协议

所有 WuKongIM SDK 均采用 **Apache 2.0** 开源协议，您可以：

* ✅ **商业使用**：可用于商业项目
* ✅ **修改代码**：可根据需求修改源码
* ✅ **分发代码**：可重新分发修改后的代码
* ✅ **专利授权**：获得相关专利的使用权
* ⚠️ **保留声明**：需保留原始版权和许可声明

## 贡献指南

我们欢迎社区贡献！参与方式：

1. **报告问题**：在对应仓库提交 Issue
2. **提交代码**：Fork 仓库并提交 Pull Request
3. **完善文档**：帮助改进文档和示例
4. **分享经验**：在社区分享使用经验

<Tip>
  **选择建议**：

  * 非IM类应用：选择 EasySDK 系列
  * IM类应用：选择 WuKongIMSDK 系列
</Tip>

## 技术支持

* **文档中心**：[https://docs.githubim.com](https://docs.githubim.com)
* **GitHub Issues**：各仓库的 Issues 页面
* **社区讨论**：GitHub Discussions
* **官方网站**：[https://githubim.com](https://githubim.com)
