waku-org / js-waku

JavaScript implementation of Waku v2
https://js.waku.org
Apache License 2.0
162 stars 41 forks source link

feat: run filter ping during filter subscription #1995

Closed danisharora099 closed 2 months ago

danisharora099 commented 2 months ago

This is a feature request

Problem

https://github.com/waku-org/pm/issues/143

Proposed Solutions

We should start pinging the peer with filter once subscription is established

danisharora099 commented 2 months ago

Closed with https://github.com/waku-org/js-waku/pull/1970