libp2p / js-libp2p-kad-dht

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

fix: remove timeout-abort-controller dependency #454

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

Use AbortSignal.timeout instead of the timeout-abort-controller dep.

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

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: