Go to file
michael-bailey acddcd17a8 removed static requirement
- removed lifetimes

~ changed server properties to arc<strings>
- removed update_all_clients
~ changed read_data and transmit data to static functions
- removed all references to self.
+ added cloned arc's for each property that are moved into the thread.
2020-08-22 19:22:28 +01:00
src removed static requirement 2020-08-22 19:22:28 +01:00
.gitignore added proper definition of traits for classes 2020-08-09 11:36:14 +01:00
Cargo.toml Update Cargo.toml 2020-08-16 17:12:50 +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