This repository was archived by the owner on Mar 7, 2026. It is now read-only.
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.