Simple TCP server for clients written in Rust 🦀 with plugins support.
Go to file
MedzikUser 969be3498b
refactor code and add debug and trace logger
2022-06-05 16:08:13 +02:00
.github/workflows add plugin, comment code and setup ci 2022-06-04 20:10:21 +02:00
plugin_test refactor code and add debug and trace logger 2022-06-05 16:08:13 +02:00
src refactor code and add debug and trace logger 2022-06-05 16:08:13 +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