Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisit gRPC design for new service typing syntax #46

Open
13 of 14 tasks
daneshk opened this issue Sep 22, 2020 · 1 comment
Open
13 of 14 tasks

Revisit gRPC design for new service typing syntax #46

daneshk opened this issue Sep 22, 2020 · 1 comment
Assignees

Comments

@daneshk
Copy link
Member

daneshk commented Sep 22, 2020

Description
Migrate current gRPC service implementation to new service typing syntax

Design
https://docs.google.com/document/d/1UDPm9bRZ9DS97W5tvZOnolYQsohKYLXLAfrofQJXitI/edit#

Subtasks

*** Server Side ***

*** Client Side ***

*** Protobuf Tool ***

  • Generate custom caller object from the protobuf tool
  • Generate custom Streaming Client from the protobuf tool
  • Update protobuf tool to generate specific types using langlib data types

Post Alpha

@daneshk daneshk changed the title Migrate gRPC service implementation to new service typing syntax Revisit gRPC design for new service typing syntax Sep 22, 2020
@daneshk daneshk transferred this issue from ballerina-platform/module-ballerina-grpc Oct 23, 2020
@daneshk
Copy link
Member Author

daneshk commented Oct 29, 2020

@anupama-pathirage anupama-pathirage added the Team/PCM Protocol connector packages related issues label Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants