loqui v0.4.5 Loqui.Protocol.Codecs.Msgpack View Source

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”