Crate qp2p

source ·
Expand description

qp2p enables communication within a peer to peer network over the QUIC protocol.

Structs

Enums

Type Definitions

  • The message bytes that comprise the message, These are (header, dst, payload) bytes to be passed to qp2p