I would think so, yes. I haven't used ZMQ so I can't comment on its python vs. C++ implementations. Presumably they are compatible. Cap'n Proto is definitely compatible across programming languages. So yes, you can use them together.
-Kenton On Thu, Dec 20, 2018 at 11:46 AM <[email protected]> wrote: > can i use zmq to send pycapnp object, but recv the data in c++? > > -- > You received this message because you are subscribed to the Google Groups > "Cap'n Proto" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at https://groups.google.com/group/capnproto. > -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto.
