You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
smallkun b61e88fff2 update 7 months ago
.idea update 7 months ago
live-chat first commit 7 months ago
live-common first commit 7 months ago
live-pay first commit 7 months ago
live-room first commit 7 months ago
live-user first commit 7 months ago
live-user-task first commit 7 months ago
live-web first commit 7 months ago
img.png first commit 7 months ago
img_1.png first commit 7 months ago
img_2.png first commit 7 months ago
pom.xml first commit 7 months ago
readme.md first commit 7 months ago

readme.md

live-user 8000 用户模块 live-chat 7000 聊天服务器模块 live-room 9000 进入直播间模块

  1. 异步返回拉流地址
  2. 返回房间主播基本信息
  3. 展示礼物
  4. 连接websocket
  5. 展示席位
  6. 更新热度
  7. 更新各种榜单 live-user-task 8500 用户任务模块

支付宝接入 img.png

img_1.png img_2.png

配置:

  1. appid
  2. 私钥
  3. 公钥
  4. 异步通知
  5. 同步通知
  6. 网关

live-pay 9500 支付模块