Client can now actually send messages via command

Client can now specify the recipient of a message and type it. Messages for offline users are saved, unaccesible for now.
This commit is contained in:
2026-01-05 18:04:59 +01:00
parent 4a089ed368
commit 6d495468c8
5 changed files with 216 additions and 54 deletions
+1
View File
@@ -0,0 +1 @@
void get_id(char *id_buf);