Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Network

Jérémy d'Auria edited this page Nov 13, 2023 · 1 revision

Network

The Network structure is an abstraction over the libp2p::Swarm.

This abstraction's purpose is to send/receive messages to/from other peers in the network.

Clone this wiki locally