bigs

Results 59 comments of bigs

Could this be done with some sort of a mask feature when doing `Announce`/`NoAnnounce` stuff?

@BaldEagleX02 Are either of you behind NAT? If so, you won't be able to get a connection between the two of you. I'd recommend passing in an explicit listen address,...

Given the configuration of that specific example, you'll have to set the listen option to reflect your public IP and an accessible port. Another approach would be to enable port...

maybe i misunderstood but doesn’t registering them cause them to impact performance? idea was to allow users to selectively not register metrics. definitely down to instrument everything if we don’t...

👍 i think it should be as simple as trying to read stdin, and ignoring any command line options if data exists

yeah, fine by me. makes reproducibility easier too.

we should add, one of the motivating factors behind this was wanting to easily add lists (i.e. how we already do bootstrap nodes) and eventually add listen addresses to the...

interesting. the daemon ultimately has a different set of configuration options, but we are heavily leaning towards reading it from a JSON file.

yeah @vincentchu that would be wonderful! similarly, the libp2p chat example leverages it, but it'd be nice to have a more focused one 😄 .

i think this change should hold off until we get a better idea of where we're getting bogged down when dialing DHT nodes