p9cpu/crates
Changyuan Lyu ce99fe8286 p9cpu: Defines a transport-layer client trait
`ClientInnerT` is a generic transport layer client. It can be either
an SSH client or a gRPC client. Basically it enables us to start a
process on a remote machine and forward stdin/stdout/stderr.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
2023-05-26 16:10:07 -07:00
..
9p p9cpu: Defines a transport-layer client trait 2023-05-26 16:10:07 -07:00
libp9cpu p9cpu: Defines a transport-layer client trait 2023-05-26 16:10:07 -07:00
p9cpu p9cpu: Defines a transport-layer client trait 2023-05-26 16:10:07 -07:00
p9cpud p9cpu: Defines a transport-layer client trait 2023-05-26 16:10:07 -07:00