Closed veyselserifoglu closed 6 years ago
SCTP library is using "UTF-8" to decode the received massage from the socket. So what if I wanna use different decoding algorithm, is it possible to modify that within the hard coding of the library?
This should have been solved after the last commits
SCTP library is using "UTF-8" to decode the received massage from the socket. So what if I wanna use different decoding algorithm, is it possible to modify that within the hard coding of the library?