Skip to content

Commit a287f97

Browse files
committed
doc
1 parent 843d591 commit a287f97

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

docs/sdks/introduction.mdx

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,4 @@ OpenIMSDK 的核心功能是基于**[open-im-sdk-core](https://github.com/openim
4949
- **交互**: C#(PInvoke)绑定导出的C函数
5050
- **API**: C#数据结构定义与Json数据绑定
5151

52-
## 客户端 SDK 及 demo
53-
54-
| 平台/语言 | SDK 资源链接 | SDK 描述 | 示例资源链接 | 描述 |
55-
| :----------------------: | :-----------------------------------------------------------------------------: | :------------------------------------------: | :------------------------------------------------------------------------------: | :---------------: |
56-
| **Golang** | [open-im-sdk-core](https://github.com/openimsdk/openim-sdk-core) | Golang 版本 SDK,使用 Gomobile/wasm/cgo 实现 | | |
57-
| **iOS** | [open-im-sdk-ios](https://github.com/openimsdk/open-im-sdk-ios) | iOS 版本 SDK | [open-im-ios-demo](https://github.com/openimsdk/open-im-ios-demo) | iOS 示例 |
58-
| **Android** | [open-im-sdk-android](https://github.com/openimsdk/open-im-sdk-android) | Android 版本 SDK | [open-im-android-demo](https://github.com/openimsdk/open-im-android-demo) | Android 示例 |
59-
| **Flutter** | [open-im-sdk-flutter](https://github.com/openimsdk/open-im-sdk-flutter) | Flutter 版本 SDK | [open-im-flutter-demo](https://github.com/openimsdk/open-im-flutter-demo) | Flutter 示例 |
60-
| **uni-app** | [open-im-sdk-uniapp](https://github.com/openimsdk/open-im-sdk-uniapp) | uni-app 版本 SDK | [open-im-uniapp-demo](https://github.com/openimsdk/open-im-uniapp-demo) | uni-app 示例 |
61-
| **JS SDK(Wasm)** | [open-im-sdk-web-wasm](https://github.com/openimsdk/open-im-sdk-web-wasm) | wasm 版本 SDK | [open-im-elecrton-demo](https://github.com/openimsdk/openim-electron-demo) | Electron 示例 |
62-
| **Electron** | [openim-sdk-electron](https://github.com/openimsdk/openim-sdk-electron) | electron fii 版本 SDK | [open-im-elecrton-demo](https://github.com/openimsdk/openim-electron-demo) | Electron 示例(feat-electron-ffi分支) |
63-
| **JS SDK(Mini Program)** | [open-im-sdk-web](https://github.com/openimsdk/open-im-sdk-web) | jssdk 版本 SDK,需要配置 jssdk server 使用 | 暂无 | Electron 示例 |
64-
| **React Native** | [open-im-sdk-reactnative](https://github.com/openimsdk/open-im-sdk-reactnative) | React Native SDK | [open-im-reactnative-demo](https://github.com/openimsdk/openim-reactnative-demo) | React Native 示例 |
65-
| **Unity** | [open-im-sdk-unity](https://github.com/openimsdk/open-im-sdk-unity.git) | Unity SDK | [open-im-sdk-unity-demo](https://github.com/openimsdk/open-im-unity-demo.git) | Unity 示例 |
52+
## [客户端 SDK 及 demo](../guides/introduction/product#%EF%B8%8F-sdk-demo)

0 commit comments

Comments
 (0)