Search
Bbox is a descentralized voting system. Uses asymmetric cryptography and p2p network.
Listen only
Listen and connect to a peers.
Send message to a peer.
@spec listen!() :: pid()
@spec listen!(list()) :: {String, ExP2P.Connection}
@spec send!({String, ExP2P.Connection}, charlist()) :: String