mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 09:23:14 +00:00
* 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.