pub const PUBSUB_PUSH_PREFIX: &str = "pubsub";
Prefix on RESP3 push pubsub messages.
In RESP3 this is the first inner frame in a push pubsub message.