manage handshake wiip

This commit is contained in:
2026-01-09 01:03:40 +01:00
parent cd2f87cb81
commit 9fc33804d0
6 changed files with 145 additions and 212 deletions

View File

@@ -4,6 +4,7 @@ mod datum_parsing;
mod message_handling;
mod messages_channels;
mod messages_structure;
mod peers_refresh;
mod registration;
mod server_communication;