Changelog:
- Use HashMap instead of Cache
- Remove unnecessary dependencies.
- Upgrade Netty to 4.1.66.Final.
- Use
voidPromise()
to accelerate performance. - Remove
MaxChallengeCode
,ChallengeCacheCleanerInterval
, andChallengeCodeCacheConcurrency
.
Changelog:
voidPromise()
to accelerate performance.MaxChallengeCode
, ChallengeCacheCleanerInterval
, and ChallengeCodeCacheConcurrency
.