nwaku/waku/common/utils
Ivan Folgueira Bande 665484c17b
refactor: proper use of setupNat (#1740)
Notice that I had to adapt to use 'rlpx_connected_peers' instead
of 'connected_peers' in 'wakunode1.nim' because due to the update
of the 'vendor/nim-eth', which adds the dependency-break with
'confutils' but also includes another changes.

Aside note: we cannot have 'confutils' dependency in 'nim-eth' because
that will prevent the generation of any waku dynamic library.
2023-05-17 18:32:53 +02:00
..
DEPRECATION_NOTICE.md chore: add deprecation notice to utils module. move heartbeat to common 2023-04-19 14:27:16 +02:00
matterbridge_client.nim chore: update push raises pragma according to nim 1.6 2022-11-04 10:52:27 +01:00
nat.nim refactor: proper use of setupNat (#1740) 2023-05-17 18:32:53 +02:00
sequence.nim chore(networking): get relay number of connections from protocol conns/streams (#1609) 2023-04-12 13:05:34 +02:00