60 行
1.6 KiB
Markdown
60 行
1.6 KiB
Markdown
---
|
|
layout: home
|
|
hero:
|
|
name: XuqmGroup
|
|
text: 开发者文档
|
|
tagline: 多端 SDK 一站式接入指南 · IM · 推送 · 版本管理
|
|
actions:
|
|
- theme: brand
|
|
text: 快速开始
|
|
link: /guide/quickstart
|
|
- theme: alt
|
|
text: 演示项目
|
|
link: /demo/
|
|
- theme: alt
|
|
text: 平台控制台
|
|
link: https://dev.xuqinmin.com
|
|
|
|
features:
|
|
- icon: 🤖
|
|
title: Android SDK
|
|
details: Kotlin 优先,支持 IM 单聊/群聊、离线推送、整包/热更新
|
|
link: /android/
|
|
- icon: 🍎
|
|
title: iOS SDK
|
|
details: Swift async/await,支持 IM、APNs 推送、版本管理
|
|
link: /ios/
|
|
- icon: ⚛️
|
|
title: React Native SDK
|
|
details: TypeScript,支持全 12 种消息类型、群聊、热更新
|
|
link: /rn/
|
|
- icon: 💚
|
|
title: Vue3 SDK
|
|
details: Composable API,useIm() 开箱即用
|
|
link: /vue3/
|
|
- icon: 🎵
|
|
title: HarmonyOS SDK
|
|
details: ArkTS,支持 IM 和基础推送能力
|
|
link: /harmony/
|
|
- icon: 🦋
|
|
title: Flutter SDK
|
|
details: Dart,一套代码覆盖 Android / iOS,IM + 推送 + 版本管理
|
|
link: /flutter/
|
|
- icon: 💬
|
|
title: 微信小程序 SDK
|
|
details: 纯 JS,支持 IM 单聊/群聊、离线同步、文件消息
|
|
link: /miniprogram/
|
|
- icon: 🌐
|
|
title: H5 SDK
|
|
details: 纯 JS/TS 框架无关,浏览器/H5 环境即插即用 IM
|
|
link: /h5/
|
|
- icon: 🔌
|
|
title: 服务端 API
|
|
details: 完整 REST API 速查,IM 实时连接协议说明
|
|
link: /server/api
|
|
- icon: 📱
|
|
title: 演示项目
|
|
details: 手机端扫码下载演示包,Web 端直接跳转到对应页面
|
|
link: /demo/
|
|
---
|