This commit is contained in:
moznion
2020-12-12 13:33:45 +09:00
parent 2f2c344f2b
commit 7633e2a49c

View File

@@ -13,6 +13,13 @@ Simple example implementations are here:
- [server](./examples/server.rs) - [server](./examples/server.rs)
- [client](./examples/client.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 ## Supported Dictionaries
This supports the following RFC dictionaries at the moment: This supports the following RFC dictionaries at the moment: