package
0.1.0
Repository: https://github.com/bpfs/dep2p.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

PreferHTTPTransport tells the roundtripper constructor to prefer using an HTTP transport (as opposed to a dep2p stream transport).
ServerMustAuthenticatePeerID tells the roundtripper constructor that we MUST authenticate the Server's PeerID.

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

Host is a dep2p host for request/responses with HTTP semantics.
ProtocolMeta is metadata about a protocol.
WellKnownHandler is an http.Handler that serves the .well-known/dep2p resource.

# Interfaces

PeerMetadataGetter lets RoundTrippers implement a specific way of caching a peer's protocol mapping.

# Type aliases

No description provided by the author
No description provided by the author