Function strip_ephemeral_broadcast_marker
pub fn strip_ephemeral_broadcast_marker(value: &mut Value) -> boolExpand description
Strip the internal EPHEMERAL_BROADCAST_MARKER from a broadcast frame
before it is delivered to a consumer, so the public event shape is
unchanged. Returns whether the marker was present.