noise
noise copied to clipboard
Is there a gossip protocol for p2p network fast broadcast the message?
I'm trying to build a p2p network with noise, when one peer transmit a message to many other peers, i just connect to everyone of them and send data. Is there a gossip protocol to make it faster?