e114d6be46
Motivation: This transport is unique because it uses Java's blocking IO (java.io / java.net) under the hood. However it is not clear if this transport is actually useful so it should be removed. Modifications: - Remove OIO transport and RXTX transport which depend on it. - Remove Oio*Sctp* implementations - Remove PerThreadEventLoop* which was only used by OIO transport. Result: Fixes https://github.com/netty/netty/issues/8510. |
||
---|---|---|
.. | ||
pom.xml |