sdk-java
sdk-java copied to clipboard
Add support to gRPC
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