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

grpc-js: Implement getPeer on the client and server #1526

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

murgatroid99
Copy link
Member

Also, always return "unknown" when it doesn't have a better answer, for consistency with the core's behavior. This fixes #1483, in the sense that it provides the requested functionality in an existing method that previously threw a "not yet implemented" Error.

Verified

This commit was signed with the committer’s verified signature.
unflxw Noemi
@murgatroid99 murgatroid99 merged commit 4ba1639 into grpc:master Aug 19, 2020
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.

how to get client IP address with node grpc
2 participants