hotstuff_rs::networking

Module sending

source

Structsยง

  • SenderHandle ๐Ÿ”’
    Handle for sending and broadcasting messages to the Network. It can be used to send or broadcast instances of any type that implement the Into<Message> trait.