Files
Velocity/proxy/src/main/java/com/velocitypowered/proxy
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
..
2024-04-22 21:12:25 -05:00
2023-10-12 18:44:10 +01:00
2024-07-05 22:07:15 -04:00
2024-04-22 21:12:25 -05:00
2024-04-22 21:12:25 -05:00
2024-04-22 21:12:25 -05:00