Skip to content

Releases: Meowtsun/TokenLimiter

TokenLimiter v0.1.0

Choose a tag to compare

@Meowtsun Meowtsun released this 20 Nov 13:40
108e087
  • 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.