a05f1f2a1e13506a84a70726a0839f1b327c8776
Hey
This is only work in progress, until release 1.0.0 this is for development use cases only.
I run development like this:
Server:
cargo watch -x 'run --package server -- server'
Client:
cargo watch -x 'run --package client -- client'
Client with tracing:
cargo run --package client --features ui-debug -- client
Languages
Rust
99.5%
Nix
0.4%