Go to file
michael-bailey e0dfdd118e removed the read loop, and replaced it with a recurrent messages. 2023-01-25 23:30:52 +00:00
client accedentally ran cargo fmt instead of on one file 2023-01-25 16:46:49 +00:00
example_plugin implemented GetInfo for actix server 2022-05-30 08:57:57 +01:00
foundation accedentally ran cargo fmt instead of on one file 2023-01-25 16:46:49 +00:00
scripts added client indexing to client manager 2022-05-09 23:06:54 +01:00
server removed the read loop, and replaced it with a recurrent messages. 2023-01-25 23:30:52 +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