# WuKongIMUniappSDK **Repository Path**: WuKongDev/WuKongIMUniappSDK ## Basic Information - **Project Name**: WuKongIMUniappSDK - **Description**: 悟空IM的uniapp SDK - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 10 - **Created**: 2023-07-22 - **Last Updated**: 2025-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Deprecated 本项目已经废弃,请使用JSSDK:[JSSDK](https://github.com/WuKongIM/WuKongIMJSSDK) ## 文档 https://githubim.com/sdk/uniapp ## 运行 在项目根目录执行 ``` yarn install yarn build ``` 用HBuilder打开examples目录,点击运行即可。 ## 注意点 1. 在真机上运行需要 wss协议 ws协议会无响应,服务器怎么配置wss协议请参考悟空IM官网文档