Is there support for SCTP multichannel in Netty library? I have checked the source code and it depends on the SctpChannel class and there is no use to the com.sun.nio.sctp.SctpMultiChannel.
And if the answer is 'No', then is there any plan to support this?
Thanks all