libp2p / go-libp2p-examples

Example libp2p applications
MIT License
338 stars 145 forks source link

Updated "chat" example. Now includes peer discovery [autoconnect] #6

Closed upperwal closed 5 years ago

upperwal commented 6 years ago

Resolves: #3. This PR adds peer discovery using dht. Now, all the nodes will auto-connect given a rendezvous string.

upperwal commented 6 years ago

@Stebalien Can you please review this PR. Thanks.

upperwal commented 6 years ago

@Stebalien Thanks for the review.

bigs commented 5 years ago

if this is good to go, i'll merge @upperwal

upperwal commented 5 years ago

Yeah, you can merge it. Thanks.

raulk commented 5 years ago

@upperwal this is an awesome example, thanks!

@bigs ready from my end.

upperwal commented 5 years ago

hey @raulk, thanks 😄