mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-06-21 09:47:44 +02:00
AsyncHttpClient is not well-maintained and is unlikely to survive the Netty 5 migration. Switch to the JDK's built-in HttpClient which has a much better chance of being maintained.