Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 447 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 447 Bytes

AgoraSenceDemo

介绍

软件架构

软件架构说明

business:业务
  • AgoraChatroom 语聊房 (isChatroomModule=true 作为独立app 运行)
  • AgoraKtv k歌
  • ......
component:组件
  • RtcKit 音视频
  • IMKit IM
  • SceneUI 场景化
  • ......
common:基础
  • basui 基础ui
  • buddy 工具类
  • config 配置
  • network 网络封装
  • ......

使用说明

  1. xxxx
  2. xxxx
  3. xxxx

参与贡献