Paul Sitoh
Results
2
comments of
Paul Sitoh
> I think we should listen people in open source world. Can we call it "Golang Layouts"? And will this solve the problem? I doubt it. If it was called...
> I think you are looking for [go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) Here is the bootstrap peers option for it: https://github.com/libp2p/go-libp2p-kad-dht/blob/master/dht_options.go#L275 > > For mdns based discovery look at https://pkg.go.dev/github.com/libp2p/go-libp2p/p2p/discovery/mdns > I think you...