Package p2phttp enables serving HTTP endpoints and making HTTP requests through libp2p using Go's standard http and net stacks, leveraging libp2p features like multi-routes and NAT traversal.
go get github.com/libp2p/go-libp2p-httpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts an HTTP server over libp2p using p2phttp listener.
Use separate libp2p hosts for server and client when testing locally.
No dependency data recorded yet.