WowLegacyCore / HermesProxy

A World of Warcraft connection Proxy for VMaNGOS & CMaNGOS.
GNU General Public License v3.0
304 stars 97 forks source link

set NoDelay on WorldClient #368

Open shudza opened 1 month ago

shudza commented 1 month ago

As the title says this enables Tcp NoDelay option by default on hermes --> Game server socket. This behavior matches the default client connection to the game server.

TODO: toggle NoDelay based on the "Optimize Network for Speed" client setting