Class: Dapr::Proto::Runtime::V1::AppCallback::Service
- Inherits:
-
Object
- Object
- Dapr::Proto::Runtime::V1::AppCallback::Service
- Includes:
- GRPC::GenericService
- Defined in:
- lib/dapr/proto/runtime/v1/appcallback_services_pb.rb
Overview
AppCallback V1 allows user application to interact with Dapr runtime. User application needs to implement AppCallback service if it needs to receive message from dapr runtime.