loqui v0.4.2 Loqui.Protocol.Codecs.Msgpack

The Msgpack codec.

Encodes / decodes data in the (http://msgpack.org/index.html) format. Like JSON, not all terms can be represented in msgpack, so it’s important to ensure that your data can be serialized correctly.

The name used during negotiation is “msgpack”