Files
Cubed/include
zhenyan121 75f71a537f feat(chat): implement client-server chat messaging
Add protobuf definition for ChatMsg, new packet ID CHAT_MSG (4001), and
handle sending/receiving chat messages on both client and server side.
Wire up UI components (ChatBox, TextField) to allow message input and
display, including a message queue in ClientWorld for thread-safe
processing. Also add default initialization for ChatMessage::time.
2026-07-18 20:29:14 +08:00
..
2026-07-16 17:11:53 +08:00
2026-07-08 19:41:10 +08:00