3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-09-29 14:40:21 +02:00
Velocity/proxy/src/main
Andrew Steinborn ebc418f6cc Do not use classes from io.netty.util.internal
In this case, we don't even need a concurrency-friendly MPSC queue, since this code only ever gets run in the event loop associated to the channel, so a simple `ArrayDeque` is enough for our needs.
2024-07-13 21:50:27 -04:00
..
java/com/velocitypowered/proxy Do not use classes from io.netty.util.internal 2024-07-13 21:50:27 -04:00
resources Make copyright year a placeholder (#1305) 2024-04-24 13:12:59 -07:00