mgerb / wbuRewrite

Rewrite of the Where Bar You app
Apache License 2.0
0 stars 0 forks source link

Rate limit tappable http calls #55

Closed mgerb closed 7 years ago

mgerb commented 7 years ago

Use lodash throttle for rate limiting on most http calls ie. Inviting user, joining groups, etc.