Comment on No JSON/MAPS interoperability in 17.0?parentComments−rdtsc12yJSON decoders decode string to binaries.https://github.com/talentdeficit/jsxErlang has been receiving and sending data. It just like to deal well defined binary messages and it likes to encode/decode them into its own representations (records, terms) at the boundary where they come in and leave the system.
Comments
JSON decoders decode string to binaries.
https://github.com/talentdeficit/jsx
Erlang has been receiving and sending data. It just like to deal well defined binary messages and it likes to encode/decode them into its own representations (records, terms) at the boundary where they come in and leave the system.