|
JS8Call-Improved master
|
WSJT‑X UDP message format and helper utilities. More...


Go to the source code of this file.
Classes | |
| class | NetworkMessage::Builder |
| class | NetworkMessage::Reader |
Variables | |
| quint32 constexpr | NetworkMessage::pulse {15} |
WSJT‑X UDP message format and helper utilities.
This header documents the binary UDP protocol used by WSJT‑X and provides helpers for building and parsing network messages. Messages use a fixed header (magic + schema) followed by a QDataStream-encoded payload. The file contains information about schema versions, message types and backward-compatibility rules.