@jacoblincool/rate-limiter

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)

Generated using TypeDoc