Expand description
Request-response protocol implementation.
Structs§
- Config
- Request-response protocol configuration.
- Config
Builder - Builder for
Config. - Request
Response Handle - Handle given to the user protocol which allows it to interact with the request-response protocol.
Enums§
- Dial
Options - Dial behavior when sending requests.
- Reject
Reason - The reason why a request was rejected.
- Request
Response Error - Request-response error.
- Request
Response Event - Request-response events.