How do I construct protobuf-net messages from protostuff messages and visa versa?
I am using protostuff from dotnet and this seems to work by using ikvm to call Java from C#. But I would like to move the java message objects back into my native net protobuffer framework, What is the best way to do this? Setup a socket stream? Lars -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To view this discussion on the web visit https://groups.google.com/d/msg/protobuf/-/BuH2JreKI3UJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
