0.1.0-rc2: onRateLimit and skip
Pre-release
Pre-release
Two new options to provide customizability for users in 0.1.0-rc2.
- onRateLimit: You can now implement a custom method to handle if a client has reached the rate limit.
- skip: Ability to implement a method that will return a boolean to skip ratelimits.