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

Setup WCF Parameter to gRPC Message mapping. #4

Open
bfencken opened this issue Jan 2, 2021 · 0 comments
Open

Setup WCF Parameter to gRPC Message mapping. #4

bfencken opened this issue Jan 2, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@bfencken
Copy link
Member

bfencken commented Jan 2, 2021

Since gRPC uses messages as inputs and outputs we convert WCF parameters/return types into gRPC messages. We currently do not map these messages back to the original parameter/return type as data mapping is outside the scope of this initial effort.

@bfencken bfencken added the help wanted Extra attention is needed label Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant