libp2p / js-libp2p-kad-dht

JavaScript implementation of the DHT for libp2p
https://libp2p.io
Other
141 stars 60 forks source link

feat: invoke onProgress callback if passed as an option #472

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

Send DHT query events to the onProgress callback if one is passed to allow operation-specific progress events to pass up the stack.

Refs: https://github.com/libp2p/js-libp2p/issues/1574

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 9.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: