From 7633e2a49c45295692913626dbcd874732db7026 Mon Sep 17 00:00:00 2001 From: moznion Date: Sat, 12 Dec 2020 13:33:45 +0900 Subject: [PATCH] :pencil: doc --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7a4a96e..9f15b07 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,13 @@ Simple example implementations are here: - [server](./examples/server.rs) - [client](./examples/client.rs) +Those examples implement a quite simple `Access-Request` processor. You can try those with the following commands. + +``` +$ RUST_LOG=debug cargo run --example server +$ RUST_LOG=debug cargo run --example client # in another shell +``` + ## Supported Dictionaries This supports the following RFC dictionaries at the moment: