package
7.1.0-beta+incompatible
Repository: https://github.com/injectivelabs/0x-mesh.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
New creates a new Node with the given context and config.
NewDHT returns a new Kademlia DHT instance configured to work with 0x Mesh in native (pure Go) environments.

# Constants

No description provided by the author

# Variables

DefaultBootstrapList is a list of addresses to use by default for bootstrapping the DHT.

# Structs

Config contains configuration options for a Node.
No description provided by the author
Node is the main type for the p2p package.

# Interfaces

MessageHandler is an interface responsible for validating and storing messages as well as selecting messages which are ready to be shared.