Skip to content

polyv-harmony-livescenes-sdk-demo 1.5.0

Choose a tag to compare

@Yukino0812 Yukino0812 released this 13 Mar 08:13
· 2 commits to master since this release
c59187b

【开播端场景】

新增功能:

  1. 聊天室支持可靠消息机制 [Demo、SDK]
  2. 支持签到功能 [Demo、SDK]

【SDK】

新增功能:

  1. 增加VRTC频道支持 [Demo、SDK]

升级方式

  1. 更新SDK版本。
"dependencies": {
  "@polyvharmony/live-scenes-sdk": "1.5.0"
}
  1. 根据 git commit diff 进行demo的代码升级