3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-11-17 05:20:14 +01:00
Velocity/native/src
Andrew Steinborn ec32def592 Take advantage of pooled ByteBufs in Java cipher
ByteBufs are pooled in Velocity, so we can achieve lower memory usage
by using what Netty is going to provide to us for free.
2019-06-11 02:04:38 -04:00
..
main Take advantage of pooled ByteBufs in Java cipher 2019-06-11 02:04:38 -04:00
test/java/com/velocitypowered/natives Strictly enforce packet size limits for incoming compressed packets 2019-06-09 04:25:13 -04:00