From b6d788d00af85edd011709a374c31a94717c8bf5 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Fri, 27 Sep 2024 00:06:21 +0200 Subject: [PATCH] Add netty epoll --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 7206c6b..cc992be 100644 --- a/pom.xml +++ b/pom.xml @@ -120,6 +120,12 @@ netty-transport-native-epoll ${netty.version} + + io.netty + netty-transport-native-epoll + linux-x86_64 + ${netty.version} + io.netty netty-tcnative-boringssl-static