From 81bfd5d8e5944f15d19c1ab5b4744385d9d32212 Mon Sep 17 00:00:00 2001 From: Gabriel Huber Date: Fri, 11 Dec 2020 07:14:12 +0100 Subject: [PATCH] Add note about rate limiting --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b814d8c..7927919 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,8 @@ game_id=440, ping=0.253798684978392) * Player counts above 255 do not work and there's no way to make them work. This is a limitation in the specification of the protocol. +* This library does not implement rate limiting. It's up to the application to limit the number of requests per second to an acceptable amount to not trigger any firewall rules. + ## Tested Games Half-Life 2, Half-Life, Team Fortress 2, Counter-Strike: Global Offensive, Counter-Strike 1.6, ARK: Survival Evolved, Rust