Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

v0.43.0

Latest
Compare
Choose a tag to compare
@jacobheun jacobheun released this 01 Aug 14:07
· 1 commit to master since this release
9e5fadb

Code Refactoring

BREAKING CHANGES

  • Constructor options blacklistTTL and blackListAttempts have been renamed to denyTTL and denyAttempts. The error code from errors thrown when dial is currently denied has changed from ERR_BLACKLISTED to ERR_DENIED.

License: MIT
Signed-off-by: Alan Shaw alan.shaw@protocol.ai