[Ironpython-users] pyzmq can be used with ironpython

Pawel Jasinski pawel.jasinski at gmail.com
Wed Dec 18 12:49:22 CET 2013


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.jasinski at 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 (


More information about the Ironpython-users mailing list