mirror of https://github.com/msgbyte/tailchat
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
216 B
Markdown
10 lines
216 B
Markdown
3 years ago
|
---
|
||
|
sidebar_position: 99
|
||
|
title: SDK设计文档
|
||
|
draft: true
|
||
|
---
|
||
|
|
||
|
## 基本路径
|
||
|
|
||
|
用户基本操作路径是: 加入房间 —— 监听变更/推送本地媒体流 —— 离开房间这样完整的生命周期。
|