Pryaxis / TSAPI

🛠🌳 The TShock Scaffold API enables developers to build plugins that hook directly into the Terraria game engine.
http://tshock.co/
GNU General Public License v3.0
109 stars 66 forks source link

Fix a bug about packet length #164

Closed AxeelAnder closed 6 years ago

AxeelAnder commented 6 years ago

Sending quantities of packets would cause a heavy burden on server. If all of them cause exceptions, the server cannot afford that. We still need to find a way to distinguish dos attack.