pub const PUBSUB_PREFIX: &str = "message";
The prefix on normal pubsub messages.
In RESP2 this may be the first inner frame, and in RESP3 it may be the second inner frame.