p2pdisc

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CfgP2PDiscAdvertiseInterval defines the interval at which the node advertises itself on the DHT for peer discovery.
	CfgP2PDiscAdvertiseInterval = "p2pdisc.advertiseInterval"
	// CfgP2PDiscMaxDiscoveredPeerConns defines the max. amount of peers to be connected to which
	// were discovered via the DHT rendezvous.
	CfgP2PDiscMaxDiscoveredPeerConns = "p2pdisc.maxDiscoveredPeerConns"
	// CfgP2PDiscRendezvousPoint defines the rendezvous string for advertising on the DHT
	// that the node wants to peer with others.
	CfgP2PDiscRendezvousPoint = "p2pdisc.rendezvousPoint"
	// CfgP2PDiscRoutingTableRefreshPeriod defines the routing table refresh period.
	CfgP2PDiscRoutingTableRefreshPeriod = "p2pdisc.routingTableRefreshPeriod"
)

Variables

View Source
var (
	Plugin *node.Plugin
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL