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

# Functions

NewProxyService attaches a proxy service to the given libp2p Host.
No description provided by the author

# Constants

Protocol defines the libp2p protocol that we will use for the libp2p proxy service that we are going to provide.

# Structs

ProxyService provides HTTP proxying on top of libp2p by launching an HTTP server which tunnels the requests to a destination peer running ProxyService too.