fastify / fastify-rate-limit

A low overhead rate limiter for your routes
MIT License
504 stars 71 forks source link

fix: added onExceeding and onExceeded to be available #247

Closed dancastillo closed 2 years ago

dancastillo commented 2 years ago

onExceeding and onExceeded to be available issue #232

Checklist

kibertoad commented 2 years ago

probably TS types need to be updated too?