mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-18 19:01:24 +00:00
8cce06b8a2
* feat(peerstore): store peer direction * feat(peerstore): add getPeersByDirection function + tests * feat(peerstore): set out own MaxConnectionsPerPeer to 1 * feat(peermanager): add metric for inbound/outbound peers
Waku Node v2
This folder contains code related to running a wakunode2
process. The main entrypoint is the wakunode2
file.
See ../../docs/api/v2/node.md
for more details on the Nim Node API.