Enums§
- Message
- Wire format for all messages stored in the chat file and sent over the socket.
Functions§
- make_
command - make_dm
- make_
join - make_
leave - make_
message - make_
reply - make_
system - parse_
client_ line - Parse a raw line from a client socket. JSON envelope → Message with broker-assigned id/room/ts. Plain text → Message::Message with broker-assigned metadata.