#include "messaging/serialization.h"
Go to the source code of this file.
Functions | |
| Serializer * | serializer_impl_msgpack_new (void) |
| Create a new MessagePack serializer instance. | |
MessagePack is relatively young serializzation implementation that aims for cros-language compatibility. There are serialization bindings for most languages on their site
Definition in file serialization_impl_msgpack.h.
1.4.7