mirror of
https://github.com/WuKongIM/WuKongIMDocs
synced 2025-06-06 09:38:20 +00:00
docs: update
This commit is contained in:
parent
01f82057cb
commit
e8f8137e2e
@ -21,6 +21,10 @@ title: 介绍
|
||||
|
||||
[Uniapp Demo 和 SDK 源码](https://github.com/WuKongIM/WuKongIMUniappSDK)
|
||||
|
||||
[React Native Demo 源码](https://github.com/wengqianshan/WuKongIMReactNative)
|
||||
|
||||
`微信小程序还没有Demo,微信小程序SDK可以使用JS SDK,JS SDK做了微信小程序的兼容`
|
||||
|
||||
<!-- [Flutter Demo 和 SDK 源码(待完善)](https://github.com/WuKongIM/WuKongIMFlutterSDK) -->
|
||||
|
||||
如果你只是想体验一下,可以直接使用我们的 Demo,Demo 中的 API 基地址也可以修改为你自己服务器的地址
|
||||
@ -32,7 +36,9 @@ Web 在线演示:http://imdemo.githubim.com
|
||||
### 后端程序员
|
||||
|
||||
第一步:了解下服务端的配置文件:[配置说明](/guide/fullconfig)
|
||||
|
||||
第二步:了解下服务端的 API:[API 文档](/api)
|
||||
|
||||
第三步:了解下 webhook:[webhook 机制](/api/webhook)
|
||||
|
||||
`上面三步做完,祝你玩的飞起。`
|
||||
@ -42,6 +48,7 @@ Web 在线演示:http://imdemo.githubim.com
|
||||
### iOS 程序员
|
||||
|
||||
第一步:跑通 Demo: [iOS Demo 和 SDK 源码](https://github.com/WuKongIM/WuKongIMiOSSDK)
|
||||
|
||||
第二步:了解下 iOS SDK 的使用:[iOS SDK 使用指南](/sdk/i-os)
|
||||
|
||||
还有问题提[issue](https://github.com/WuKongIM/WuKongIMiOSSDK/issues)
|
||||
@ -49,6 +56,7 @@ Web 在线演示:http://imdemo.githubim.com
|
||||
### Android 程序员
|
||||
|
||||
第一步:跑通 Demo: [Android Demo 和 SDK 源码](https://github.com/WuKongIM/WuKongIMAndroidSDK)
|
||||
|
||||
第二步:了解下 Android SDK 的使用:[Android SDK 使用指南](/sdk/android)
|
||||
|
||||
还有问题提[issue](https://github.com/WuKongIM/WuKongIMAndroidSDK/issues)
|
||||
@ -56,6 +64,7 @@ Web 在线演示:http://imdemo.githubim.com
|
||||
### Uniapp 程序员
|
||||
|
||||
第一步:Uniapp Demo: [Uniapp Demo 和 SDK 源码](https://github.com/WuKongIM/WuKongIMUniappSDK)
|
||||
|
||||
第二步:了解下 Uniapp SDK 的使用:[Uniapp SDK 使用指南](/sdk/uniapp)
|
||||
|
||||
还有问题提[issue](https://github.com/WuKongIM/WuKongIMUniappSDK/issues)
|
||||
@ -63,6 +72,7 @@ Web 在线演示:http://imdemo.githubim.com
|
||||
### Web 程序员
|
||||
|
||||
第一步:Web Demo: [Javascript Demo 和 SDK 源码](https://github.com/WuKongIM/WuKongIMJSSDK)
|
||||
|
||||
第二步:了解下 Javascript SDK 的使用:[Javascript SDK 使用指南](/sdk/javascript)
|
||||
|
||||
还有问题提[issue](https://github.com/WuKongIM/WuKongIMJSSDK/issues)
|
||||
|
Loading…
x
Reference in New Issue
Block a user