SuPaH sPii 296620b306 Implement a "proper" connection throttle for netty.
Proper meaning a simple portover from CraftBukkit's implementation.

The last implementation had a few issues:
- For each server ping, the connection was getting throttled.
- ConcurrentHashMap is heavy (More of an opinion but don't judge)

From the last implementation, the connection throttle entry (your IP) wasn't getting removed from the list after a server ping, which is supposed to happen according to the original implementation.
2013-04-19 17:45:59 +10:00
2013-04-13 17:14:56 +10:00
2013-03-18 23:50:09 +05:00
2013-03-18 23:50:09 +05:00

Spigot Build Status

High performance Minecraft server implementation

Description
OldSliceMC Repository Backup
Readme MIT 40 MiB
Languages
Text 100%