loqui v0.4.2 Loqui.Protocol.Codecs.Json
The Json codec.
This codec represents many erlang terms in JavaScript object notation (JSON) format. Not all Erlang terms can be represented in JSON, so it’s important to ensure that any data you wish to serialize can indeed be represented as JSON Before sending data into this codec.
The name used during negotiation is “json”