Skip to main content

A2UI_OPERATIONS_KEY

Constant A2UI_OPERATIONS_KEY 

Source
pub const A2UI_OPERATIONS_KEY: &str = "a2ui_operations";
Expand description

Envelope key carrying a batch of A2UI operations over the transport.

The frontend detects an A2UI payload by looking for exactly this key, so it doubles as the content sniff.