Re: [Libevent-users] libevent & SCTP

2013-04-25 Thread Nick Mathewson
On Thu, Apr 25, 2013 at 5:22 AM, Alexander Drozdov wrote: > Hello! > > Are there any plans or ideas to add extra support of SCTP protocol to > libevent? Hi! I'd like to add a UDP-based bufferevent-like thing at some point; I believe there's a thread about that from a little while back. Adding a

[Libevent-users] libevent & SCTP

2013-04-25 Thread Alexander Drozdov
Hello! Are there any plans or ideas to add extra support of SCTP protocol to libevent? I mean something like bufferevents but - message-oriented - with SCTP streams support - with support of other features described in rfc6458 - with DTLS support (as a filter)