This protocol is used only when a [cluster] config is present. A standby connects to the active, receives a snapshot, and then continues with the live stream. The framing rules are the same as the client protocol (op dispatch → fixed bytes → key up to \n).
Byte notation:
opis an ASCII character;tokenandremain_msare binary (hexadecimal, big-endian);selfandkeyare UTF-8 text (variable length, denotedNin the structure). The trailing\nis0A. Values change withrefresh.