Simple TCP server for clients written in Rust 🦀 with plugins support.
Go to file
MedzikUser 5fbb153f8e
comment code
2022-06-05 22:10:23 +02:00
.github/workflows add plugin, comment code and setup ci 2022-06-04 20:10:21 +02:00
plugin_test comment code 2022-06-05 22:10:23 +02:00
src comment code 2022-06-05 22:10:23 +02:00
.gitignore gitignore: drop .vscode directory 2022-06-04 20:12:00 +02:00
Cargo.lock refactor code and add debug and trace logger 2022-06-05 16:08:13 +02:00
Cargo.toml refactor code and add debug and trace logger 2022-06-05 16:08:13 +02:00
LICENSE initial commit 2022-06-04 13:58:21 +02:00