java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

Add Bulk Subscriber example over gRPC

Open MregXN opened this issue 2 years ago • 1 comments

Describe

The purpose of this issue is to add examples of bulk subscribers over gRPC. This examples should cover the following:

  • How to implement gPRC service from AppCallbackAlpha in dapr/dapr/proto/appcallback.proto
  • How to handle errors and response
  • How to call the gRPC endpoint to subscribe bulk message

MregXN avatar May 24 '23 05:05 MregXN

/assign

MregXN avatar May 24 '23 05:05 MregXN