Tanguy

Results 90 comments of Tanguy

Switched to config.nims, let me know what you think

Yeah, we need a config.nims either way (for nimble lock file, the pin mechanism & style check?), so I'd rather have only a config.nims than both nims & cfg The...

> it might be the lesser evil Is this an approval :) ?

Again, the missing feature from `.cfg` is the ability to `import` the root config from the `tests` one The way, I see it, we have a few ways forward: -...

Hi, you'll find something similar here: https://github.com/status-im/nim-libp2p/blob/master/examples/tutorial_1_connect.md

> Will it be okay if I implement some of the examples from https://github.com/libp2p/rust-libp2p/tree/master/examples to here? Of course, any contribution is welcomed :) From your link, we already have a...

https://github.com/status-im/nim-libp2p/pull/658 for instance caused the WS accept loop to crash and thus ws was unreachable There are multiple ways to look at it, but if you think of it like...

Closing this since almost everything on this list is done now (except exotic multiplexers)

Unfortunately, nim-quic relies on questionable which doesn't work on nim devel (ref https://github.com/status-im/questionable/issues/17) So even though this branch works, it should not be merged until this get fixed (otherwise, this...

Just a note, we won't be able to enable per-peer metric on the fleet (too expensive) We can still get this in though