Expand description
mkit serve <path> — speak the mkit-rpc SSH protocol on
stdin/stdout against a local repository.
The backing repo is accessed via FileTransport. Frames are
length-prefixed protobuf SshFrame messages defined in
rust/crates/mkit-rpc/proto/ssh.proto (buffa is the Rust
runtime; the wire is protobuf 3 / edition 2023).