package
0.0.3
Repository: https://github.com/curltech/go-colla-node.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewTransport returns a new RoundTripper which uses the provided libP2P host to perform an http request and obtain the response.
ProtocolOption sets the Protocol Tag associated to the libp2p roundtripper.
No description provided by the author

# Variables

DefaultP2PProtocol is used to tag and identify streams handled by go-libp2p-http.

# Structs

RoundTripper implemenets http.RoundTrip and can be used as custom transport with Go http.Client.

# Type aliases

Option allows to set the libp2p transport options.