Skip to content

Issues: grpc/grpc-go

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

can't install using go get google.golang.org/grpc
#230 by txgo was closed Jun 22, 2015 updated Aug 21, 2017
go get -u -v google.golang.org/grpc always failed on mac
#421 by wengyanqing was closed Oct 30, 2015 updated Aug 21, 2017
Question: How to get MethodOptions from an RPC request?
#1938 by nate-meta was closed Mar 29, 2018 updated Sep 26, 2018
helloworld example old context "golang.org/x/net/context"
#1949 by gertcuykens was closed Mar 29, 2018 updated Sep 26, 2018
GRPC streams vs HTTP2 streams
#1950 by vitalyisaev2 was closed Mar 29, 2018 updated Sep 26, 2018
Clarify whether WithBalancer() or WithBalancerName() are preferred
#1942 by mpuncel was closed Mar 22, 2018 updated Sep 26, 2018
Go - Write sample code for setting and reading error details P3 Type: Documentation Documentation or examples
#478 by jcanizales was closed Mar 21, 2018 updated Sep 26, 2018
Unary interceptors provide no mechanism to intercept response metadata P3 Type: Feature New features or improvements in behavior
#1494 by jhump was closed Mar 21, 2018 updated Sep 26, 2018
Unary RPCs in server cannot set metadata with alternate transports P2 Type: Feature New features or improvements in behavior
#1802 by jhump was closed Mar 21, 2018 updated Sep 26, 2018
Flaky test: TestDialWaitsForServerSettings P1 Type: Testing
#1830 by dfawley was closed Mar 20, 2018 updated Sep 26, 2018
Flaky test: TestFlowControlLogicalRace P1 Type: Testing
#1693 by dfawley was closed Mar 19, 2018 updated Sep 26, 2018
CallOption is totally opaque P3 Type: Feature New features or improvements in behavior
#1495 by jhump was closed Mar 16, 2018 updated Sep 26, 2018
TLS connection error messages are no longer returned
#1917 by mastersingh24 was closed Mar 15, 2018 updated Sep 26, 2018
methods for adding google.rpc.details to gRPC status P3 Type: Feature New features or improvements in behavior
#1233 by ghasemloo was closed Mar 15, 2018 updated Sep 26, 2018
.: Permission denied or proto: Permission denied
#1916 by zlgale was closed Mar 15, 2018 updated Sep 26, 2018
How to get UserAgent on server side
#1100 by dtjm was closed Mar 3, 2017 updated Sep 26, 2018
Document authentication on grpc.io P2 Type: Documentation Documentation or examples
#1396 by dfawley was closed Mar 9, 2018 updated Sep 26, 2018
Stabilizing ClientInterceptor API
#1898 by aamitdb was closed Mar 8, 2018 updated Sep 26, 2018
ProTip! Exclude everything labeled bug with -label:bug.