netty5/transport-native-epoll
wangxiyuan 187bdc2562 Add epoll aarch64 maven config and Dockerfile (#9804)
Motivation:

`transport-native-epoll` doesn't have ARM release package. 

Modification:

This PR added cross compile profile for epoll. Then we can easily build aarch64 package on X86 machine. 

Result:
Fixes #8279
2020-05-14 09:32:11 +02:00
..
src Add workaround for possible classloader deadlock when trying to load JNI code (#10190) 2020-04-16 08:41:36 +02:00
pom.xml Add epoll aarch64 maven config and Dockerfile (#9804) 2020-05-14 09:32:11 +02:00
README.md Change the netty.io homepage scheme(http -> https) (#9344) 2019-07-09 21:10:14 +02:00

Native transport for Linux

See our wiki page.