prezi / reverse-proxy-rate-limiter

Reverse proxy written in Node.js that limits incoming requests based on their origin and the number of active concurrent requests.
Apache License 2.0
9 stars 1 forks source link

Fix ratelimiter build #10

Closed tkornai closed 8 years ago

tkornai commented 8 years ago

Test was failing with: Error: done() called multiple times

dtorok commented 8 years ago

I trust you 👍

zsol commented 8 years ago

<3