java-sdk
java-sdk copied to clipboard
Add Bulk Subscriber example over gRPC
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
/assign