Struct Topic

Struct Documentation

struct Topic

A topic in a streamed source.

Public Members

std::string name

Topic name.

std::string message_encoding

Message encoding (e.g. “protobuf”).

std::optional<uint16_t> schema_id

Schema ID, if this topic has an associated schema.