Constant PATTERN_PUBSUB_PREFIX

Source
pub const PATTERN_PUBSUB_PREFIX: &str = "pmessage";
Expand description

The prefix on pubsub messages from a pattern matching subscription.

In RESP2 this may be the first inner frame, and in RESP3 it may be the second inner frame.