Kiiyya / BattleFox

A modern Procon replacement for Battlefield 4.
GNU Affero General Public License v3.0
8 stars 2 forks source link

Multiple RCON connections to prevent lag #7

Open Kiiyya opened 3 years ago

Kiiyya commented 3 years ago

Currently Bf4Client uses just one RconClient, which causes lag when the mapvote spammer runs 64 * 3 rcon queries at the same time, usually around 2.5s. Since there's a limit of 17ms per rcon packet per rcon connection.

Kiiyya commented 3 years ago

Now that I think about it, every time you send a chat message, it comes back doubly: