Skip to content

Releases: jlewis23/netty-http

v1.2.1

27 May 10:47

Choose a tag to compare

Modification of EventLoopGroup. Changed from using NioEventLoopGroup to EpollEventLoopGroup as it is more suitable for a linux environment.