mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-04-20 03:18:17 +02:00
ByteBufs are pooled in Velocity, so we can achieve lower memory usage by using what Netty is going to provide to us for free.
ByteBufs are pooled in Velocity, so we can achieve lower memory usage by using what Netty is going to provide to us for free.