netty5/transport-native-epoll/README.md
jingene af614e4d6e Change the netty.io homepage scheme(http -> https) (#9344)
Motivation:

Netty homepage(netty.io) serves both "http" and "https".
It's recommended to use https than http.
Modification:

I changed from "http://netty.io" to "https://netty.io"
Result:

No effects.
2019-07-09 21:10:14 +02:00

4 lines
97 B
Markdown

# Native transport for Linux
See [our wiki page](https://netty.io/wiki/native-transports.html).