Transilvania JUG

Sponsors

03
Mar
2012
2

Deserializing arbitrary messages with Google Protcol Buffers

Google Protocol Buffers (shortened protobuf) is data (de)serialization with good speed, size and cross-platform support (it supports Java, C++ and Python out of the box). It can also handle different versions of the same message (as in: old and new … Continue reading

df