netty5/transport-sctp
YuQi 2f80064f56 Fix parameter order in SctpOutboundByteStreamHandler.
Motivation:

The first parameter of SctpMessage is protocolIdentifier, and the second is streamIdentifier. So we need to swap the parameters in encode method

Modification:

Fix order

Result:

SctpOutboundByteStreamHandler works correctly.
2017-05-25 09:29:58 +02:00
..
src/main Fix parameter order in SctpOutboundByteStreamHandler. 2017-05-25 09:29:58 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2017-05-11 12:26:35 +02:00