mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-24 23:04:43 +01:00
📝 doc
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user