Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Lohff 9357886b76 Run cargo fmt on codebase 2021-12-31 02:18:38 +01:00
Sebastian Lohff de2a434c11 Move structs/enums into own module 2021-12-31 02:05:32 +01:00
Sebastian Lohff 8e6e310a18 Don't print all chat messages on server 2021-12-31 01:46:52 +01:00
Sebastian Lohff 150c356283 Duplicate nick check 2021-12-30 23:57:03 +01:00
Sebastian Lohff ec94d0445e Add config to chatserver
Options can be overridden via cli
2021-12-30 23:56:43 +01:00
Sebastian Lohff b478dbe7a6 Better handling of everything with ChatServer struct
WubWub!
2021-12-30 23:10:20 +01:00
Sebastian Lohff f5099e6a70 Initial commit
More or less working chat server pre ChatServer refactor
2021-12-30 22:10:19 +01:00