Remote encrypted message/data/command passing (basic shell)
You can not 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
Avril 0f7f22f290
ESock: Added `exchange_unpin()`. Start `Exchange` future for `exchange()` method that will work on non-Unpin types too. (Requires specific implemented future.)
3 years ago
src ESock: Added `exchange_unpin()`. Start `Exchange` future for `exchange()` method that will work on non-Unpin types too. (Requires specific implemented future.) 3 years ago
.gitignore Started `Message` protocol. 3 years ago
Cargo.lock Using AsyncSource instead of dump Duplex hack. 3 years ago
Cargo.toml Using AsyncSource instead of dump Duplex hack. 3 years ago
build.rs Encrypt + Sign tests work. 3 years ago