Skip to content

Refactored Ratelimit plugin for Hapi 3.1.0

Compare
Choose a tag to compare
@cl-aaron cl-aaron released this 13 Jun 00:01
· 32 commits to master since this release

Refactored to use ratelimiter module.
Changed route rate limit definition object to use duration instead of bucketLength.
More internal names refactored.