waku-org / nwaku

Waku node and protocol.
Other
201 stars 52 forks source link

feat(libwaku): ping peer #3144

Closed richard-ramos closed 1 month ago

richard-ramos commented 1 month ago

Description

Adds a function to ping peers via bindings

int waku_ping_peer(void* ctx,
                        const char* peerAddr,
                        int timeoutMs,
                        WakuCallBack callback,
                        void* userData);

This is required in status-go for the storenode cycle, in which a storenode is selected based on ping RTT

github-actions[bot] commented 1 month ago

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3144

Built from 31983786e61cfcfa498826e7e0ca85015ae5fc36