[][src]Module lib3h::gateway

Modules

gateway_dht
gateway_transport
p2p_gateway

Structs

P2pGateway

Gateway to a P2P network. Combines a transport and a DHT. Tracks distributed data for that P2P network in a DHT. P2pGateway should not post() & process() its inner transport but call it synchrounously.

Functions

url_to_transport_id