Skip to main content

Module gateway

Module gateway 

Source
Expand description

HTTP gateway pool for read-only IPFS/IPNS access.

GatewayPool owns the gateway list, hedged failover, per-gateway cooldowns and request timeouts. It knows nothing about DID documents, caching, or publishing — higher layers compose it.

Structs§

GatewayPool
Ordered pool of IPFS HTTP gateways with hedged failover and per-gateway Fibonacci cooldowns.