h3 icon indicating copy to clipboard operation
h3 copied to clipboard

split `server.rs` and `client.rs` into multiple files in thair own module

Open Ruben2424 opened this issue 1 year ago • 0 comments

I split the big files server.rs and client.rs into multiple files and introduced the server and client modules to gain a clearer project structure.

Also fixed some (clippy) warnings.

Ruben2424 avatar Mar 14 '24 21:03 Ruben2424