DoctorMcKay / node-steamcommunity

Interact with various interfaces on Steam Community from Node.js
https://dev.doctormckay.com/forum/8-node-steamcommunity/
MIT License
473 stars 127 forks source link

Add requests limiting #337

Closed Sadzurami closed 5 months ago

Sadzurami commented 5 months ago

For some cases will be good to limit all requests to steam, for example to avoid rate-limits, etc. Anyway, will be cool to not spam steam with lot of requests.

DoctorMcKay commented 5 months ago

Sorry, this feature is too much a can of worms and I'd rather not add it. You can already accomplish the same using an HTTP pre-hook.