Expand description

Collection of generic data structures for request-response protocols.

Structs

  • A single request received by a peer on a request-response protocol.
  • Response for an incoming request to be send by a request protocol handler.
  • Configuration for a single request-response protocol.

Enums