Constant NET_PROTOCOL_NAME

pub const NET_PROTOCOL_NAME: &'static str;
Expand description

Deprecated, use network.protocol.name.

§Notes

§Examples

  • "amqp"
  • "http"
  • "mqtt"