Home Forums Feature Requests MessagePack serializer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1402
    Anonymous
    Inactive

    Implement MessagePack as a serializer:

    http://msgpack.org/

    Message Pack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it’s faster and smaller and unlike ProtoBuf supports attribute-less POCOs.

    best regards,
    LP

    #1412
    Anonymous
    Inactive

    Thanks for the heads-up, we will investigate.

    Regards,
    Marc

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.