A simple TCP server for clients and WebSocket server written in Rust 🦀 which can be extended with plugins.
First clone the repository: git clone https://github.com/MedzikUser/servers.git
- Rust
To build run the command: cargo build --release
The compiled binary can be found in ./target/release/servers
Read the docs from plugins module.