examples/chat: Make chat example compile

This commit is contained in:
2025-10-19 13:18:24 -04:00
parent e5d7ad0702
commit 14a317c2ab
7 changed files with 134 additions and 178 deletions

View File

@@ -32,7 +32,7 @@ M0200 Join {
// must be sent within a room transaction.
M0300 Chat {
0000 Content String,
0001 Nickname ?String,
0001 Nickname String,
}
// JoinNotify is sent by the server when another client joins the room. It must be