libp2p / js-libp2p-interfaces

Contains test suites and interfaces you can use to implement the various components of js libp2p.
Other
75 stars 28 forks source link

feat!: added method to cancel a pending dial by it's id #383

Open maschad opened 1 year ago

maschad commented 1 year ago

Follow up from https://github.com/libp2p/js-libp2p-interfaces/pull/382#issuecomment-1518692994

maschad commented 1 year ago

Currently blocked by https://github.com/libp2p/js-libp2p/issues/1822