How to build netty-transport-native-epoll-4.0.32.F

2019-05-17 06:33发布

问题:

I am using native epoll transport in netty and was able to download netty-transport-native-epoll-4.0.32.jar from the repository.

However I also need netty-transport-native-epoll-4.0.32.Final-linux-x86_64.jar but not unable to find it anywhere. Please let me know where to download this jar, or how to build it.

回答1:

The file can be found here :

http://repo.scub-foundation.org/artifactory/libs-release/io/netty/netty-transport-native-epoll/4.0.32.Final/

The content doesn't seem to be different than from netty-all-4.0.32.Final.jar -> io\netty\channel\epoll\