3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-09-29 06:30:16 +02:00
Velocity/proxy
Andrew Steinborn 55f9509c6e
Add a MinecraftVarintLengthCompositeEncoder for backend connections (#1419)
This is an optimization that has been in BungeeCord for some time, but it's an idea that makes a lot of sense: avoid a memory copy when we don't need to do one. The OS will hopefully be smart enough to use `writev()` or similar for this.
2024-09-02 02:25:04 -04:00
..
deprecated/configurate3 Update Configurate to 4.1.2 and include Configurate 3 (#1157) 2023-12-11 15:16:44 +00:00
log4j2-plugin Removed console legacy color support (#1105) 2024-01-04 15:40:11 +00:00
src Add a MinecraftVarintLengthCompositeEncoder for backend connections (#1419) 2024-09-02 02:25:04 -04:00
build.gradle.kts Fix command argument types for 1.20.5 2024-04-24 09:39:22 +01:00