Skip to content

Conversation

@JamesNK
Copy link
Member

@JamesNK JamesNK commented Oct 8, 2019

Fixes #590

return base.SayHello(request, context);
}

public static Task<HelloReply> SayHello(ServerCallContext context)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe throw in a non-public method as well.

@JamesNK JamesNK merged commit 126681d into grpc:master Oct 9, 2019
@JamesNK JamesNK deleted the jamesnk/duplicate-methods branch October 9, 2019 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System.InvalidOperationException: Error binding gRPC service

2 participants