Skip to main content
WuKongIM provides complete open source SDK implementations, supporting multiple platforms and development languages. All SDK source code is open sourced on GitHub and Gitee, making it convenient for developers to learn, use and contribute.

WuKongEasySDK Series

WuKongEasySDK is a lightweight quick integration solution that can be integrated in 5 minutes.

WuKongIMSDK Series

WuKongIMSDK is a feature-complete enterprise-grade SDK providing comprehensive instant messaging functionality.

Open Source License

All WuKongIM SDKs use the Apache 2.0 open source license, which allows you to:
  • Commercial Use: Can be used in commercial projects
  • Modify Code: Can modify source code according to needs
  • Distribute Code: Can redistribute modified code
  • Patent Grant: Obtain usage rights for related patents
  • ⚠️ Retain Notice: Must retain original copyright and license notices

Contribution Guide

We welcome community contributions! Ways to participate:
  1. Report Issues: Submit Issues in the corresponding repository
  2. Submit Code: Fork repository and submit Pull Requests
  3. Improve Documentation: Help improve documentation and examples
  4. Share Experience: Share usage experience in the community
Selection Recommendations:
  • Non-IM applications: Choose EasySDK series
  • IM applications: Choose WuKongIMSDK series

Technical Support

SDK Feature Comparison

EasySDK vs WuKongIMSDK

Platform Support Matrix

Getting Started

Quick Start with EasySDK

Enterprise SDK Installation

Community and Ecosystem

Official Repositories

Community Projects

  • UI Components: Community-contributed UI libraries
  • Plugins: Third-party plugins and extensions
  • Templates: Project templates and boilerplates
  • Tools: Development tools and utilities

Contributing

  1. Fork the repository you want to contribute to
  2. Create a feature branch: git checkout -b feature/amazing-feature
  3. Commit your changes: git commit -m 'Add amazing feature'
  4. Push to the branch: git push origin feature/amazing-feature
  5. Open a Pull Request

Code of Conduct

We are committed to providing a welcoming and inclusive environment for all contributors. Please read our Code of Conduct before contributing.

Next Steps

Quick Start Guide

Get started with WuKongIM in 5 minutes

SDK Documentation

Comprehensive SDK documentation

API Reference

Complete API documentation

Examples

Best practices and examples