Hi Michael, FWIW, we added SCTP support to our old AMQP messaging stack OpenAMQ in 2007, and it was really trivial, since SCTP has almost the same socket API as TCP. I guess it depends on how much of the SCTP functionality you want to expose.
Great project...! Let us know how it goes. -Pieter On Mon, Aug 19, 2013 at 1:54 AM, Michael Holmwood <[email protected]> wrote: > Greetings all, > > I am a third year student at the Auckland University of Technology. Me and > my fellow team mate, Rafsan Siraj, for our final year project, are going to > be working on adding support for SCTP to ØMQ. We are currently in the > planning/research stages, so we don't have much to report so far. > > If there is anyone who would like to comment on this, or has any advice for > a couple of developers new to ØMQ and the community, please don't hesitate > to reply. Information we would be most interested in at present: coding > standards that our project should adhere to; an updated UML diagram for > version 3.2.3. > > Best Regards, > > Michael > > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
