Constant redis_protocol::types::PUBSUB_PREFIX
source · pub const PUBSUB_PREFIX: &str = "message";Expand description
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.