Ask HN: How to get started with a simple P2P application?

1 points by jhildings ↗ HN
I have recently become interested in building my own P2P app, with something simple like just sharing small calculations or messages with all the peers.

But I really have now idea where to start looking for good literature on the subject , both for the theory but also which language / servers / libraries to use.

Do you have any good input to get me started?

1 comment

[ 2.4 ms ] story [ 9.6 ms ] thread
Maybe you can start with studying client-swarm consensus and look deeper into how bittorrent works?