netty5/transport-native-epoll
wangxiyuan 660611c450
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-04-23 13:58:08 +02:00
..
src Add workaround for possible classloader deadlock when trying to load JNI code (#10190) 2020-04-16 08:40:59 +02:00
pom.xml Add epoll aarch64 maven config and Dockerfile (#9804) 2020-04-23 13:58:08 +02:00
README.md Change the netty.io homepage scheme(http -> https) (#9344) 2019-07-09 21:09:42 +02:00

Native transport for Linux

See our wiki page.