Module jormungandr::network::p2p::comm

source ·
Expand description

This module is responsible for handling active peers and communication in a p2p setting. It takes care of managing connections with said peers and sending messages to them. The topology task is instead responsible for the discovery of active peers.

Modules

Structs

Enums

Constants

Functions

Type Aliases