Module piece_by_index

Source
Expand description

Helper for incoming piece requests.

Request handler can be created with PieceByIndexRequestHandler.

Structs§

PieceByIndexRequest
Piece-by-index request
PieceByIndexResponse
Piece-by-index response, may be cached piece or stored in one of the farms

Type Aliases§

PieceByIndexRequestHandler
Piece-by-index request handler