Module broadcast

Source
Expand description

This module implements a trusted broadcast relay.

It must be stressed that this acts as a trusted third party in the protocol and does not implement secure point-to-point broadcast among the parties.

Structsยง

BroadcastRelay
A broadcast relay functionality.