Message format for producing messages to a topic.
note:
The message format will be adopted by the reader at some point.
• headers: Map
<string
, any
>
• highwaterMark: number
• key: Uint8Array
• offset: number
• partition: number
• time: Date
• topic: string
• value: Uint8Array