hi,

I have managed to get pyzmq to work under Ironpython.
Anybody interested can take it from:
https://github.com/paweljasinski/pyzmq/tree/iron
https://github.com/paweljasinski/clrzmq/tree/iron


It is usable, but not in the "push request" quality.

I would appreciate feedback about a way clrzmq is integrated with ironpython.
In order to keep structure of the pyzmq, native C# modules must
reference things from python.
The code works, but ...


Thanks
Pawel

The previous post got out unfinished.


On Wed, Dec 18, 2013 at 12:41 PM, Pawel Jasinski
<pawel.jasin...@gmail.com> wrote:
> hi,
>
> I have managed to get pyzmq to work under Ironpython.
> Anybody interested can take it from:
> https://github.com/paweljasinski/pyzmq/tree/iron
> https://github.com/paweljasinski/clrzmq/tree/iron
>
> It is usable (
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to