And if there are any differences in the api of pyre and zyre please report them. The zyre python bindings should be a drop-in replacement for the native pyre. Even better would be to auto detect the zyre bindings and prefer them over native python.
Rg, Arnaud On 2015-02-22 08:45, Pieter Hintjens wrote: > The API is going to be very similar, yes. Any differences will be > minor. > > On Sun, Feb 22, 2015 at 7:44 AM, Utsav Drolia <[email protected]> > wrote: >> Would the API be the same for both projects? That way I can start >> with pyre >> and move to python bindings for zyre when they mature. >> >> On Feb 21, 2015 7:15 PM, "Pieter Hintjens" <[email protected]> wrote: >>> >>> Zyre has (since about a day) Python bindings via the zproject >>> generator that Zyre uses. I'm not sure they are 100% complete yet. >>> See >>> latest commits to zproject. Pyre is an interesting alternative. >>> >>> On Sat, Feb 21, 2015 at 11:26 PM, Utsav Drolia >>> <[email protected]> >>> wrote: >>> > Hi, >>> > There is a project - pyre (https://github.com/zeromq/pyre) which >>> is a >>> > python implementation of the ZRE protocol. >>> > Will zyre directly support python bindings or should one use pyre >>> > instead? >>> > >>> > Thanks! >>> > Utsav >>> > _______________________________________________ >>> > 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 >> >> >> _______________________________________________ >> 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 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
