enhance(rtc): add :rtc/log in state, and update debug-ui

This commit is contained in:
rcmerci
2024-06-18 20:56:19 +08:00
committed by Tienson Qin
parent a11e291e03
commit b5b28a6563
6 changed files with 125 additions and 50 deletions

View File

@@ -76,6 +76,10 @@
[:failed-ops {:optional true} [:sequential to-ws-op-schema]]
[:s3-presign-url {:optional true} :string]
[:diff-data {:optional true} [:map-of :keyword :any]]
[:online-users {:optional true} [:sequential [:map
[:user/uuid :uuid]
[:user/name :string]
[:user/email :string]]]]
[:refed-blocks {:optional true}
[:maybe
[:sequential