From 2afacec98148a6722aec1ab02508521228bbe954 Mon Sep 17 00:00:00 2001 From: Alex Gryzlov Date: Sat, 8 Oct 2016 01:37:10 +0300 Subject: [PATCH] add Thrussh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c89ba1..7bdafc9 100644 --- a/README.md +++ b/README.md @@ -635,6 +635,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [mattnenterprise/rust-pop3](https://github.com/mattnenterprise/rust-pop3) — a [POP3](https://en.wikipedia.org/wiki/Post_Office_Protocol) client for Rust [](https://travis-ci.org/mattnenterprise/rust-pop3) * SSH * [alexcrichton/ssh2-rs](https://github.com/alexcrichton/ssh2-rs) — [libssh2](http://www.libssh2.org/) bindings [](https://travis-ci.org/alexcrichton/ssh2-rs) + * [Thrussh](http://pijul.org/thrussh/) - an SSH library written from scratch in Rust, backed by [libsodium](https://download.libsodium.org/doc/) * Stomp * [zslayton/stomp-rs](https://github.com/zslayton/stomp-rs) — a [STOMP 1.2](http://stomp.github.io/stomp-specification-1.2.html) client implementation in Rust [](https://travis-ci.org/zslayton/stomp-rs) * uTP