I'm trying to move protobuf data from C++ to python. The current,
inconvenient implementation saves the data to a file and then loads
the file into python. I am currently experimenting with using sockets
as data tunnels, but that is leading to its own problems.

Does anyone have any suggestions for making some kind of data tunnel
for protobuf data from C++ to python?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to