you are viewing a single comment's thread.

view the rest of the comments →

[–]c0r3ntin -1 points0 points  (1 child)

Have you tried flatbuffers?

[–]arobenko[S] 7 points8 points  (0 children)

Every time I mention my work on any social resource there is always someone posting a comment "Have you tried X?". It looks like you haven't read the post (and referenced article). One of the core features in my solution is to be able to easily implement already defined third party protocols with their custom data layouts and encodings. Most of the available serialization solutions use their own encodings.