Cargo Features

suricata-ipc has no features set by default.

[dependencies]
suricata-ipc = { version = "0.19.0", features = ["protobuf", "kafka"] }
protobuf = prost, prost-types, tonic, tonic-build

Affects suricata-ipc::proto

kafka = rdkafka

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

prost protobuf?

Enables prost ^0.6

prost-types protobuf?

Enables prost-types ^0.6

rdkafka kafka?

Enables rdkafka ^0.24

tonic protobuf?

Enables tonic ^0.2

tonic-build build protobuf?

Enables tonic-build ^0.2