clrZMQ is extremely outdated, wouldn't it be a better idea to use NetMQ for this instead ? (Or, alternatively, update clrZMQ to the latest master)
On Wed, Dec 18, 2013 at 1:34 PM, Pawel Jasinski <[email protected]>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 > > At the moment implementation depends on modified version of clrzmq > https://github.com/paweljasinski/clrzmq/tree/iron > > It is usable, but not in a "pull request" quality. > > I am not sure how should I go with the project structure. > Ideally the clrzmq part needed by pyzmq could be separated and > included as part of pyzmq. However they have difference licenses. > > Any feedback and suggestions are appreciated. > > Pawel > _______________________________________________ > 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
