Go to file
Mitchell 520d2b91a0 simplified to starting the server
core body of code was moved into the server struct, this function now simply starts the server and defines the concurrent hashmap and queue
2020-06-30 14:25:19 +01:00
src simplified to starting the server 2020-06-30 14:25:19 +01:00
.gitignore Update .gitignore 2020-06-16 12:55:16 +01:00
Cargo.toml update to clientUpdate command 2020-06-16 17:37:11 +01:00
LICENSE new license = GPL 3 2020-04-08 21:54:16 +00:00
README.md Initial commit 2020-04-08 18:11:09 +00:00

README.md

rust-chat-server