Simple TCP server for clients written in Rust 🦀 with plugins support.
Go to file
MedzikUser 97b19ae413
feat(tcp client): add tcp-client
2022-08-16 23:24:21 +02:00
.github/workflows ci(build-release-binaries.yml): run only on tag push` 2022-06-20 22:22:33 +02:00
plugin_test feat(plugins): implement events 2022-08-13 12:06:53 +02:00
src feat(tcp client): add tcp-client 2022-08-16 23:24:21 +02:00
.gitignore chore: update logger and save logs to file 2022-06-26 12:35:58 +02:00
Cargo.lock fix(deps): update all non-major dependencies 2022-08-15 03:18:35 +00:00
Cargo.toml feat(tcp client): add tcp-client 2022-08-16 23:24:21 +02:00
LICENSE initial commit 2022-06-04 13:58:21 +02:00
renovate.json fix(id): fix add one to next id 2022-08-12 22:52:47 +02:00
rustfmt.toml feat(plugins): implement events 2022-08-13 12:06:53 +02:00