Skip to main content

REDWIRE_MAGIC

Constant REDWIRE_MAGIC 

Source
pub const REDWIRE_MAGIC: u8 = 0xFE; // 254u8
Expand description

Discriminator byte every RedWire client sends as the very first byte off the wire. The service-router detector keys off this (and so does the standalone listener path).