netty5/transport-native-epoll
Norman Maurer ad8fe88abd
We should have a special config that allows to configure half closure for DuplexChannel (#10701)
Motivation:

DuplexChannel allow for half-closure, we should have a special config interface for it as well.

Modifications:

Add DuplexChannelConfig which allows to configure half-closure.

Result:

More consistent types
2020-10-21 15:26:27 +02:00
..
src We should have a special config that allows to configure half closure for DuplexChannel (#10701) 2020-10-21 15:26:27 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-10-13 06:29:26 +00: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.