I use msgpack in Python (twisted, tornado) precisely because it can consume byte buffers which are not token-aligned.
I use msgpack in Python (twisted, tornado) precisely because it can consume byte buffers which are not token-aligned.