msgpack
Converts messages to or from the MessagePack format.
Introduced in version 3.59.0.
Fields
operator
The operation to perform on messages.
Type: string
Option | Summary |
---|---|
from_json | Convert JSON messages to MessagePack format |
to_json | Convert MessagePack messages to JSON format |