Look at zproto - it can do that and much, much more https://github.com/zeromq/zproto
On 24 September 2016 at 08:31, Dimos Stamatakis <[email protected]> wrote: > Thanks for your response. I saw zerorpc, but it seems like it does not > support C++. For now I am looking at combining Thrift with zeroMQ as its > communication layer. > > Thanks, > Dimos > > > On Sep 24, 2016 2:17 AM, "Indradhanush Gupta" <[email protected]> > wrote: > > > > On Fri, Sep 23, 2016 at 9:25 PM, Dimos Stamatakis <[email protected]> > wrote: >> >> Hello everyone, >> >> I was wondering if ZeroMQ supports RPC. I noticed it does not natively >> support, but is there a plugin for ZeroMQ made for RPCs? Or we have to build >> our own? > > > You can check out http://www.zerorpc.io/ although I cant vouch for it as > I've never used it myself. > >> >> >> Thanks a lot, >> Dimos >> >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > > > -- > Indradhanush Gupta > > > _______________________________________________ > 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
