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

Add support to gRPC

Open mcruzdev opened this issue 1 month ago • 0 comments

Changes

Do not review yet 😃

TODO

  • [ ] Resolve the protoc, from JAR files or PATH
  • [ ] Test
    • [x] Unary
    • [x] Client Streaming
    • [ ] Server Streaming
    • [ ] Bidirectional Streaming
    • [ ] Test expression on arguments
  • [ ] Move the reading of MethodDescriptor to builder
  • [ ] Add a detailed pull request description
  • [ ] Apply error handler with WorkflowError (Problem details)
  • [ ] Revisit added dependencies

Closes #1078

mcruzdev avatar Jan 14 '26 16:01 mcruzdev