Hacker News new | ask | show | jobs
by dennismart 3819 days ago
Hi bat, just wanted to say the service looks really neat, will def. try it out. We’re working on a P2P distribution script (https://greta.io) so always happy to see others believing in the opportunities of P2P as well :-)

What technology do you use to set up the P2P connections?

1 comments

Hi,

It appears Baptiste missed this but I work at Infinit too. We've built our own system to setup the connections. Node addresses are either specified when starting a network or fetched from our Hub (a server that keeps metadata about users, networks, etc.). We use UPnP and NAT punching where necessary to get to the outside world.

I'll definitely check out what you guys have put together!

Ok, thanks, sounds cool. Interesting use of P2P technology, good luck!