Skip to content

ChangeLog v0.0.4

Compare
Choose a tag to compare
@Tinywan Tinywan released this 31 Mar 02:02
· 2 commits to main since this release

返回允许的请求的最大数目及时间,例如:[100, 600] 表示在 600 秒内最多 100 次的 API 调

Tinywan\LimitTraffic\RateLimiter::getRateLimit(); // 返回 [100, 600]