hotstuff_rs

Module networking

source
Expand description

Pluggable peer-to-peer (P2P) networking.

Modulesยง

  • Exhaustive enumerations around every message variant used in HotStuff-rs.
  • Trait for pluggable peer-to-peer (P2P) networking.
  • receiving ๐Ÿ”’
    Functions and types for receiving messages from the P2P network.
  • sending ๐Ÿ”’
    Functions and types for sending messages to the P2P network.