🚧 (Alpha stage software) Library and tooling that supports remote filesystem and process operations. 🚧
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Chip Senkbeil 676a89427b
Add support for changing cwd of server, which starts at / by default when launched over ssh
3 years ago
.cargo Initial commit 3 years ago
src Add support for changing cwd of server, which starts at / by default when launched over ssh 3 years ago
.gitignore Initial commit 3 years ago
BUILDING.md Initial commit 3 years ago
Cargo.lock Fix dropped messages on client side and lockup of transport when trying to read and write concurrently 3 years ago
Cargo.toml Fix dropped messages on client side and lockup of transport when trying to read and write concurrently 3 years ago