Crate akka_projection_rs_grpc
source ·Expand description
Akka projections with gRPC communication
Sources events over a gRPC connection, using the Akka GRPC protocol.
Modules
Structs
- Declares a gRPC event cannot be mapped to an event envelope.
- An envelope for all types of gRPC events.
- An envelope type that wraps a gRPC event associated with a specific entity.
- Declares that a protobuf criteria is unable to be converted due to there being no message.
- Returned when the envelope cannot be represented as an event envelope.
Type Aliases
- Identifies an event producer to a consumer
- The logical stream identifier, mapped to a specific internal entity type by the producer settings