We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803e403 commit 6ce9d46Copy full SHA for 6ce9d46
README.md
@@ -1,6 +1,12 @@
1
# rdp-rs
2
Remote Desktop Protocol in RUST
3
4
+[](https://docs.rs/rdp-rs)
5
+[](https://travis-ci.org/github/citronneur/rdp-rs/)
6
+[](LICENSE)
7
+[](https://crates.io/crates/rdp-rs)
8
+
9
10
`rdp-rs` is a pure Rust implementation of Microsoft Remote Desktop Protocol.
11
`rdp-rs` is delivered with an client implementation named `mstsc-rs`.
12
0 commit comments