Module litep2p::protocol::request_response
source · Expand description
Request-response protocol implementation.
Structs§
- Request-response protocol configuration.
- Builder for
Config
. - Handle given to the user protocol which allows it to interact with the request-response protocol.
Enums§
- Dial behavior when sending requests.
- The reason why a request was rejected.
- Request-response error.
- Request-response events.