That's awesome Michael!

Re coding standard: http://zeromq.org/docs:style - in general, follow the
conventions that are there.

To get started, I'd recommend copying tcp_*  - look at where they are
called from and you should be able to get started with your new transport
pretty quickly - beyond setting them up you shouldn't need to get involved
with much of the other code.

Ian


On Mon, Aug 19, 2013 at 12: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

Reply via email to