Hi,<div><br></div><div>I'm pretty new to OTP and gen_sctp. I found Serge's great tutorial on writing a Non-blocking TCP using OTP Principles. I'm wondering if there are best practices for building SCTP applications using OTP principles. I am trying to write an SCTP server that can accept many (1,000s) of persistent connections. Each of these should be able to communicate with the server over a number of SCTP streams (e.g. one stream for control and others for different types of data). Can anyone on the list give me pointers to how best to achieve this using OTP principles?</div>
<div><br></div><div>/Bruce.</div>