package
0.0.0-20220719015345-00e28a9dceb5
Repository: https://github.com/freemeta-net/fmc.git
Documentation: pkg.go.dev
# Structs
Config holds settings for the discovery listener.
ReadPacket is a packet that couldn't be handled.
Table is the 'node table', a Kademlia-like index of neighbor nodes.
UDPv4 implements the v4 wire protocol.
UDPv5 is the implementation of protocol version 5.
# Interfaces
UDPConn is a network connection on which discovery can operate.
# Type aliases
TalkRequestHandler callback processes a talk request and optionally returns a reply.