Go to file
michael-bailey 79d1271626 Added client updates for addition and removal of clients 2024-01-03 23:25:34 +00:00
.github/workflows added docker files and automated build scripts 2023-11-25 20:54:05 +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 Added client updates for addition and removal of clients 2024-01-03 23:25:34 +00:00
serverctl Pulling basic server functionality into development (#9) 2021-04-13 18:17:58 +01:00
.dockerignore added docker files and automated build scripts 2023-11-25 20:54:05 +00: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 added docker files and automated build scripts 2023-11-25 20:54:05 +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