Module dht::protocol [] [src]

Generic protocol bits for implementing custom protocols.

Structs

Request

Request structure.

Response

Response structure.

Enums

RequestPayload

Payload in the request.

ResponsePayload

Payload in the response.

Traits

Protocol

Trait for a protocol implementation.