High-throughput, optimized fork of the Velocity Minecraft proxy server engineered for low latency, zero-copy packet switching, and multi-threaded backend routing.
- Native Netty Epoll / Kqueue Tuning: Direct buffer pooling and edge-triggered event loops.
- Cached Packet Compression: Eliminates redundant zlib/snappy recompression cycles during network forwarding.
- Folia Backend Compatibility: Optimized player switching pipeline for Folia multi-region clusters.
- Lock-Free Routing Table: High-concurrency server selection and fallback balancing.
mvn clean package