Module request_response

Module request_response 

Source
Expand description

Request-response protocol implementation.

Structs§

Config
Request-response protocol configuration.
ConfigBuilder
Builder for Config.
RequestResponseHandle
Handle given to the user protocol which allows it to interact with the request-response protocol.

Enums§

DialOptions
Dial behavior when sending requests.
RejectReason
The reason why a request was rejected.
RequestResponseError
Request-response error.
RequestResponseEvent
Request-response events.