ChannelClient. Formats. BTOON
(channel_client v0.1.1)
Copy Markdown
BTOON — the binary variant of the TOON format.
Identical contract to ChannelClient.Formats.TOON (Phoenix-canonical
[join_ref, ref, topic, event, payload] frames, 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