[zeromq-dev] clrzmq proposed revamp
Michael Compton
michael.compton at littleedge.co.uk
Sun Nov 7 18:45:40 CET 2010
On Wed, 2010-11-03 at 01:18 +0000, Michael Compton wrote:
> I recently started updating the clrzmq and decided to convert it to a
> more idiomatic design for C#. But I would like to get some feedback on
> the changes to find out if it would be acceptable to any current or
> prospective users.
>
> My fork can be found at http://github.com/Guthur/clrzmq
>
> It hasn't really been all that thoroughly tested, so please forgive any
> oversights, I am hoping to start producing the demo applications for the
> zeromq guide over the next few days, which should bring out any major
> issues.
>
> Cheers,
> Michael
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
I am putting the finishing touches to this now, I just need to do
something regarding platform (x86/x86-64), only really effects the
size_t for getsockopt.
Is there any preference on what the target .NET framework should be? it
is up to 4.0 now and there is some features of 4.0 I would like to use;
Mono now supports 4.0 as well.
Cheers,
Michael
More information about the zeromq-dev
mailing list