- Initial release
TokenLimiter is a lightweight, token-based utility for Roblox Lua, allowing you to queue operations or execute them immediately without using promises.
It’s ideal for rate-limiting HTTP requests.
It is still in a testing so APIs might be change in the future.