2026-04-24 15:35:24 +08:00
|
|
|
---
|
|
|
|
|
layout: home
|
|
|
|
|
hero:
|
|
|
|
|
name: XuqmGroup
|
|
|
|
|
text: 开发者文档
|
|
|
|
|
tagline: 多端 SDK 一站式接入指南 · IM · 推送 · 版本管理
|
|
|
|
|
actions:
|
|
|
|
|
- theme: brand
|
|
|
|
|
text: 快速开始
|
|
|
|
|
link: /guide/quickstart
|
2026-04-29 12:33:26 +08:00
|
|
|
- theme: alt
|
|
|
|
|
text: 演示项目
|
|
|
|
|
link: /demo/
|
2026-04-24 15:35:24 +08:00
|
|
|
- theme: alt
|
|
|
|
|
text: 平台控制台
|
2026-04-27 17:18:56 +08:00
|
|
|
link: https://dev.xuqinmin.com
|
2026-04-24 15:35:24 +08:00
|
|
|
|
|
|
|
|
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: 服务端 API
|
|
|
|
|
details: 完整 REST API 速查,WebSocket STOMP 协议说明
|
|
|
|
|
link: /server/api
|
2026-04-29 12:33:26 +08:00
|
|
|
- icon: 📱
|
|
|
|
|
title: 演示项目
|
|
|
|
|
details: 手机端扫码下载演示包,Web 端直接跳转到对应页面
|
|
|
|
|
link: /demo/
|
2026-04-24 15:35:24 +08:00
|
|
|
---
|