Module discv5::packet

source ·
Expand description

This module defines the raw UDP message packets for Discovery v5.1.

The discv5 wire specification provides further information on UDP message packets as implemented in this module.

A Packet defines all raw UDP message variants and implements the encoding/decoding logic.

Note, that all message encryption/decryption is handled outside of this module.

Structs§

Enums§

Constants§

Traits§

Type Aliases§