This repository was archived by the owner on Jul 14, 2021. It is now read-only.

Description
There's been a debate over how to properly handle string serialization in languages with both string and binary support (the case with node.js) and this resulted in the msgpack owners redefining the spec and adding string support.
Please see the proposal update v5 documentation here: https://gist.github.com/frsyuki/5432559
Have you taken a look? What are the plans etc. Anything I can help with?