Module

x/kafkasaur/src/protocol/message/v1/index.ts

A Kafka Client for Deno!
Latest
import * as mod from "https://dotland.deno.dev/x/kafkasaur@v0.0.7/src/protocol/message/v1/index.ts";

Variables

v1 (supported since 0.10.0) Message => Crc MagicByte Attributes Key Value Crc => int32 MagicByte => int8 Attributes => int8 Timestamp => int64 Key => bytes Value => bytes