dawdle v0.5.0 Dawdle.MessageEncoder.Term View Source
Implements the Dawdle.MessageEncoder
behaviour using
:erlang.term_to_binary/1
and :erlang.binary_to_term/1
.
The results are encoded with Base64 to ensure that they are safe to enqueue.
Implements the Dawdle.MessageEncoder
behaviour using
:erlang.term_to_binary/1
and :erlang.binary_to_term/1
.
The results are encoded with Base64 to ensure that they are safe to enqueue.