3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-11-16 21:10:30 +01:00
Velocity/proxy
Andrew Steinborn 81e302e6d2 Convert to Netty 5, sans ByteBuf -> Buffer migration
Since `ByteBuf` is everywhere in the codebase, moving to the `Buffer` interface will be the most difficult part of the migration.

The main causality is the HAProxy support, which seems to have not been pushed up to Maven Central or Sonatype snapshots.
2022-03-19 18:31:23 -04:00
..
src Convert to Netty 5, sans ByteBuf -> Buffer migration 2022-03-19 18:31:23 -04:00
build.gradle Convert to Netty 5, sans ByteBuf -> Buffer migration 2022-03-19 18:31:23 -04:00