Hi, My goal is to build an application that communicates between two processes using ProtoBuff messages over shared memory. Using ArenaOptions with ProtoBuff Arena, I created a Shared Memory Arena.
In my message, I want to use strings, and I can't find a way to have the ProtoBuff allocate large strings over Shared Memory rather than Heap. Is there any way I can do that? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/10d68fec-f61e-4f98-b172-018010cfbf1cn%40googlegroups.com.
