This repository has been archived by the owner on Aug 23, 2019. It is now read-only.
Releases: libp2p/js-libp2p-switch
Releases · libp2p/js-libp2p-switch
v0.43.0
Code Refactoring
BREAKING CHANGES
- Constructor options
blacklistTTL
andblackListAttempts
have been renamed todenyTTL
anddenyAttempts
. The error code from errors thrown when dial is currently denied has changed fromERR_BLACKLISTED
toERR_DENIED
.
License: MIT
Signed-off-by: Alan Shaw alan.shaw@protocol.ai