oa_gateway_owp

Constant DEFAULT_MAX_SUBSCRIPTIONS

Source
pub const DEFAULT_MAX_SUBSCRIPTIONS: usize = 1024;
Expand description

Subscriptions allowed on one connection.

Comfortably above the number of messages in the UCI catalog, so a client subscribing to every type in the standard still fits.