ChannelClient. Formats. BTOON
(channel_client v0.1.0)
Copy Markdown
BTOON — the binary variant of the TOON format.
Identical contract to ChannelClient.Formats.TOON (atom-keyed frame
maps, JSON-compatible payloads) but delegating to a codec that produces
binary output. The default library module is ToonEx.Btoon; since it is not a
hard dependency, add the implementing package (or point library: at an
equivalent module exposing encode!/1 / decode!/1).
Options
:library- codec module, defaults toBToon