An embedded Harmony server implementation written in rust.
assets | ||
harsh-client | ||
harsh-common | ||
harsh-server | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
start-client.sh | ||
start-server.sh | ||
watch-client.sh | ||
watch-server.sh |
Harsh
Description
An embedded Harmony server implementation written in rust.
Warning
This project is in early design phase, it is non conforming and very few features are implemented.
Usage
To launch the server, ensure your rustup toolchain is up to date and use the start-server.sh
script
To launch the debug client, use the start-client.sh
script