libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.27k stars 435 forks source link

fix: expose progress events in dial/dialProtocol types #2614

Closed achingbrain closed 2 weeks ago

achingbrain commented 2 weeks ago

Accept the onProgress event via types.

Change checklist