Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

MessagePack includes a concept named "type conversion" to support types which are not supported by its wire format. With the concept, we can serialize/deserialize user-defined classes as well as strings with encodings.

So far, MessagePack for Java, C++ and D implement the concept.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: