implemented Login and Register requests

This commit is contained in:
2025-11-18 23:07:31 +05:00
parent 23c98e14df
commit 806f0359d0
19 changed files with 395 additions and 147 deletions

View File

@@ -23,6 +23,7 @@ typedef struct ServerConnection {
EncryptedSocketTCP sock;
str server_name;
str server_description;
u64 user_id;
} ServerConnection;
/// @param server_addr_cstr