Go to file
michael-bailey 8e519c5fa0 updated connection
+ added manager trait
+ updated connection to use more idomatic rust code converted enums to Strigns rather that &str
+
2022-02-19 00:52:45 +00:00
client exposed server as lib 2022-02-19 00:51:32 +00:00
foundation updated connection 2022-02-19 00:52:45 +00:00
server exposed server as lib 2022-02-19 00:51:32 +00:00
serverctl Pulling basic server functionality into development (#9) 2021-04-13 18:17:58 +01:00
.gitignore implemented client manager tick function 2021-03-18 23:24:48 +00:00
Cargo.toml adding user update support 2021-04-22 12:56:53 +00:00
LICENSE Update LICENSE 2021-02-08 21:12:10 +00:00
README.md Initial commit 2020-04-08 18:11:09 +00:00
rustfmt.toml Created global message support 2022-02-01 20:51:04 +00:00

README.md

rust-chat-server