msgpack seems to be an extremely fast, if extremely new format for data serialisation. Does it have a recognised MIME type yet? If not, what should be used in the interim?
msgpack seems to be an extremely fast, if extremely new format for data serialisation.
Share
According to a quick Google the overwhelming answer is
application/x-msgpack. However, I can’t find an authorative source.