Module kitsune_p2p_proxy::wire[][src]

Expand description

KitsuneP2p Proxy Wire Protocol Items.

Structs

Create a new proxy channel through which to send data.

Forward data through the proxy channel. Send zero length data for keep-alive.

Type used for content data of wire proxy messages.

Indicate a failur on the remote end.

Request that the remote end proxy for us.

The remote end agrees to proxy for us.

Wire type for transfering urls.

Enums

Proxy Wire Protocol Top-Level Enum.