QuackDB.Protocol.Message (quackdb v0.1.0)

Copy Markdown View Source

Struct definitions for Quack protocol messages.

These structs represent the protocol layer only. Encoding and decoding live in QuackDB.Protocol.Codec, while transport and DBConnection concerns stay in higher-level modules.