Doron,

Excellent project! I've made you a guest admin on the ZeroMQ organization
so you should be able to transfer the repository. If not, let me know and
we'll try another way.

-Pieter


On Tue, Nov 6, 2012 at 6:33 PM, Doron Somech <[email protected]> wrote:

> Hi All,
>
> I started a .net port of zeromq, based on the java port (which is based on
> version 3.2). it's actually already working but there is still work to do
> until it can be called stable.
>
> I decide to do the port to better understand the library and to implement
> some features that are currently missing for my company to start use zeromq.
>
> Work to be complete:
> Error handling
> High level API
> Support the current clrzmq high level api
> Port the testing to .net
> Check performance
> Cleanup the code
>
> I'm also going to implement the following as part of the port:
> io completion port
> SSL as transpor layer
> PUB/SUB that the server decide on the client subscriptions (that way
> control what the subscriber can see according to the system permissions.)
>
> you can  find the source code at:
> https://github.com/somdoron/netmq
>
> If anybody would like to help that will be appreciated, also how can I
> make the port part of the zeromq project on the github(github.com/zeromq/
> ).
>
> Regards,
>
> Doron
>
> _______________________________________________
> 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