Crate janus_client
source ·Expand description
DAP protocol client
Structs
- A DAP client.
- The DAP client’s view of task parameters.
Enums
Functions
- Fetches HPKE configuration from the specified aggregator using the aggregator endpoints in the provided
ClientParameters. - Construct a
reqwest::Clientsuitable for use in a DAPClient.