Skip to main content

PROTOCOL_VERSION

Constant PROTOCOL_VERSION 

Source
pub const PROTOCOL_VERSION: &str = "1.0";
Expand description

Pinned protocol version. Bumped on a breaking change so host + plugin can refuse to talk if the major versions don’t match.