Cargo Features

Eventific has no features set by default.

[dependencies]
eventific = { version = "0.1.18", features = ["with_grpc"] }
with_grpc = grpc, protobuf, tls-api, tls-api-stub

Affects eventific::grpc

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.

grpc with_grpc?

Enables grpc ^0.6.1

protobuf with_grpc?

Enables protobuf ^2.8.0

tls-api with_grpc?

Enables tls-api ^0.1.0

tls-api-stub with_grpc?

Enables tls-api-stub ^0.1.0