@jacoblincool/rate-limiter
v1.0.0
Published
Jacob uses it to prevent himself from accidentally abusing other people's APIs.
Readme
Jacob's Rate Limiter
Jacob uses it to prevent himself from accidentally abusing other people's APIs.
Features
- Rate Limiter (interval-based / concurrency-based)
- Semaphore
- Mutex (just a binary semaphore)
