Module discovery

Module discovery 

Source

Structs§

Builder
Discovery Service Builder.
DiscoveryClient
DiscoveryServer
GetKnownPeersRequestV3
GetKnownPeersResponseV2
GetKnownPeersResponseV3
Handle
A Handle to the Discovery subsystem. The Discovery system will be shut down once all Handles have been dropped.
NodeInfo
The information necessary to dial another peer.
NodeInfoDigest
NodeInfoV2
NodeInfoV2 supports multiple address types keyed by EndpointId.
Sender
A lightweight handle for sending messages to the discovery event loop without holding a shutdown reference.
UnstartedDiscovery
Handle to an unstarted discovery system
VersionedNodeInfoDigest

Enums§

DiscoveryMessage
Message types for the discovery system mailbox.
VersionedNodeInfo
Versioned wrapper for NodeInfo types.

Traits§

Discovery
Generated trait containing RPC methods that should be implemented for use with DiscoveryServer.

Type Aliases§

SignedNodeInfo
SignedVersionedNodeInfo
VerifiedSignedNodeInfo
VerifiedSignedVersionedNodeInfo