Go to file
michael-bailey c8246f5c86 refactored connection initiator into spereate files 2023-01-21 10:15:50 +00:00
client uhh... changes and formatting 2022-09-28 17:21:37 +01:00
example_plugin implemented GetInfo for actix server 2022-05-30 08:57:57 +01:00
foundation turned ref into weak ref 2023-01-18 17:20:49 +00:00
scripts added client indexing to client manager 2022-05-09 23:06:54 +01:00
server refactored connection initiator into spereate files 2023-01-21 10:15:50 +00:00
serverctl Pulling basic server functionality into development (#9) 2021-04-13 18:17:58 +01:00
.gitignore ignoring config_file 2022-09-07 15:49:53 +01:00
Cargo.toml Created example plugin crate 2022-05-09 23:06:54 +01:00
Dockerfile turned some references into weak variaties, to prevent memory leaks. 2023-01-15 11:16:39 +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 removing strong references from scriping managers 2023-01-19 21:24:40 +00:00

README.md

rust-chat-server