🐛 Fix some bugs that introduced in previous changes

This commit is contained in:
2026-01-10 22:32:16 +08:00
parent 98c100c864
commit 1aff1d7731
16 changed files with 874 additions and 59 deletions

View File

@@ -20,10 +20,15 @@
"Insecure": true
},
"Cache": {
"Serializer": "MessagePack"
"Serializer": "JSON"
},
"Service": {
"Name": "DysonNetwork.Messager",
"Url": "https://localhost:7100"
},
"RealtimeChat": {
"Endpoint": "https://solar-network-im44o8gq.livekit.cloud",
"ApiKey": "APIs6TiL8wj3A4j",
"ApiSecret": "SffxRneIwTnlHPtEf3zicmmv3LUEl7xXael4PvWZrEhE"
}
}