Hello, I'm considering currently to use CapnProto for inter-process communication and could use a little hint before investing too much time into it. I have to send large vectors and matrices (~300MB) to another process. I know protobuf is not designed to handle such amounts of data for transfer. How about CapnProto? I also considered using simply e.g. sockets.Thanks.
-- 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.
