Codesti
grpc/grpc-java: The Java gRPC implementation. HTTP/2 based RPC
10304
STARS
524
WATCHERS
3581
FORKS
513
ISSUES
grpc-java's Language Statistics
grpc's Other Repos
grpc/grpc.io-docsy: A fork of google/docsy used by grpc.io.
Last Updated: 2022-06-03
grpc/grpc-ios: gRPC for iOS clients
Last Updated: 2022-07-13
grpc/grpc-java-api-checker:
Last Updated: 2022-07-22
grpc/grpc-java: The Java gRPC implementation. HTTP/2 based RPC
Last Updated: 2023-02-01
grpc/grpc: The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Last Updated: 2023-01-31
grpc/grpc-swift: The Swift language implementation of gRPC.
Last Updated: 2023-01-29
grpc/grpc-go: The Go language implementation of gRPC. HTTP/2 based RPC
Last Updated: 2023-01-30
grpc/grpc-experiments: Experiments and proposals for gRPC features.
Last Updated: 2023-01-20
grpc/grpc-community: Resources for gRPC community
Last Updated: 2023-01-22
grpc/grpc.github.io: The grpc.io website. (on GitHub pages)
Last Updated: 2023-01-20
grpc/proposal: A repository for gRFCs
Last Updated: 2023-01-22
grpc/grpc-php: Repo for gRPC PHP
Last Updated: 2023-01-20
grpc/homebrew-grpc: gRPC formulae repo for Homebrew
Last Updated: 2023-01-15
grpc/grpc-dotnet: gRPC for .NET
Last Updated: 2023-01-31
grpc/grpc-haskell: gRPC library binding for Haskell.
Last Updated: 2023-01-30
grpc/grpc-proto: gRPC-defined protobufs for peripheral services such as health checking, load balancing, etc.
Last Updated: 2023-01-22
grpc/grpc-docker-library: Contains dockerfiles for gRPC in different languages
Last Updated: 2023-01-30
grpc/grpc-web: gRPC for Web Clients
Last Updated: 2023-01-31
grpc/grpc-dart: The Dart language implementation of gRPC.
Last Updated: 2023-01-30
grpc/test-infra: Repo for gRPC testing infrastructure support code
Last Updated: 2023-01-20
grpc/grpc.io: Repository for the gRPC website and documentation
Last Updated: 2023-01-25
grpc/grpc-node: gRPC for Node.js
Last Updated: 2023-01-30
grpc/grpc-kotlin: Kotlin gRPC implementation. HTTP/2 based RPC
Last Updated: 2023-01-26
Star history of grpc-java
Issue history of grpc-java
grpc-java Recent Issues
Issue Title
State
Comments
Created Date
Updated Date
Closed Date
Add OrcaOobUtil remove listener
open
0
2023-01-27
2023-02-01
-
Android app getting stuck in DEADLINE_EXCEEDED errors
open
5
2023-01-26
2023-02-01
-
Maven build hangs for any of grpc-netty, grpc-netty-shaded, or grpc-okhttp >= 1.51.1
open
1
2023-01-19
2023-02-01
-
Unable to establish client connection to server from the docker container since version 1.47.0
closed
9
2023-01-17
2023-02-01
2023-01-18
Connection closed while performing TLS negotiation on alpine linux with java8
open
3
2023-01-14
2023-02-01
-
Add haproxy protocol to grpc client
open
7
2023-01-13
2023-02-01
-
Is it safe to have the server reflection enabled in production since it will expose all the grpc services, methods & schemas
closed
1
2023-01-13
2023-02-01
2023-01-26
Can bazel run ShadedTest or any binary using netty.shaded?
closed
5
2023-01-13
2023-02-01
2023-01-18
Netty client doesn't close connection after GOAWAY
open
2
2023-01-12
2023-02-01
-
update gradle to 7.6
closed
5
2023-01-10
2023-01-23
2023-01-11
Is it possible to create a Grpc server that has http2 transport(via Netty) as well as in process transport.
closed
5
2023-01-09
2023-02-01
2023-01-11
Questions about transferring large data through grpc?
closed
6
2023-01-08
2023-02-01
2023-01-09
How to set ProtobufVarint32FrameDecoder in NettyChannelBuilder
closed
6
2023-01-05
2023-02-01
2023-01-12
Will gRPC support virtual threads (project Loom)?
closed
4
2023-01-04
2023-02-01
2023-01-05
False Positive on grpc-netty / grpc-netty-shaded : 1.50.2.jar
closed
3
2023-01-03
2023-02-01
2023-01-12
Override ContentType header not possible
closed
9
2022-12-30
2023-01-23
2023-01-10
gRPC works fine on my mac but throws exception when I deployed the war on azure linux app service, how can I resolve this?
closed
3
2022-12-22
2023-01-23
2023-01-12
//services:services_maven should declare a compile-time dependency on //services:reflection
closed
5
2022-12-21
2023-01-23
2023-01-03
Client work in IDE, but fail in fat-jar
closed
7
2022-12-21
2023-01-23
2023-01-03
Remove RetriableStream flush workaround
open
0
2022-12-20
2023-01-23
-
failure with
[email protected]
closed
2
2022-12-20
2023-01-23
2022-12-20
Where does the gRPC channel get terminated when the gRPC deadline in hit?
closed
2
2022-12-16
2023-01-19
2023-01-12
`bazel build //...` fails because `//rls/...`, `//xds/...` are broken: Using type javax.annotation.Generated from an indirect dependency
closed
0
2022-12-14
2023-01-15
2022-12-20
Tracking issue for AuthorizationServerInterceptor being Experimental
open
0
2022-12-09
2023-01-17
-
Mock gRPC server for Integration Test
closed
5
2022-12-08
2023-01-10
2023-01-12
Can i use ThreadLocal save var in ServerInterceptor and then use in service
closed
11
2022-12-07
2023-01-10
2022-12-20
Provide grpc-xds artifact w/o the need of grpc-netty-shaded
closed
4
2022-12-07
2023-01-10
2023-01-03
Is there a connection pool for the grpc service connection? What is the maximum number of connections? Whether to modify
closed
2
2022-12-06
2023-01-10
2022-12-20
MAX_CONNECTION_AGE_GRACE not really implemented
open
0
2022-11-30
2023-01-06
-
io.grpc.CallOptions.Key doesn't have overridden 'equals()' method
closed
1
2022-11-30
2023-01-06
2022-12-12
RingHashOptions is experimental
open
0
2022-11-28
2023-01-29
-
how to get io.grpc.netty.shaded.io.netty.channel.Channel from grpc
closed
4
2022-11-26
2023-01-25
2022-12-20
build: version conflict between gradle and maven
closed
2
2022-11-24
2023-01-03
2022-11-29
Some pom files are generated with version ranges which breaks with maven flatten plugin (possibly issue with Apache Maven 3.8.xx)
closed
2
2022-11-22
2023-01-31
2022-11-22
Stream java.nio.BufferOverflowException: null
closed
1
2022-11-21
2023-01-31
2022-11-22
Is it possible to pass the byte[] of the proto object to the Response Observer onNext call instead of the deserialized object?
closed
6
2022-11-21
2023-02-01
2023-01-26
INTERNAL: Panic! This is a bug! at io.grpc.stub.ClientCalls.toStatusRuntimeException caused by NullPointerException
open
11
2022-11-21
2023-01-03
-
ProtoReflectionService class should accept Protobuf schema files with the same name
open
3
2022-11-21
2023-01-03
-
Can I use direct memory pool for ByteString
closed
2
2022-11-21
2023-01-03
2022-12-20
Why do I get `DEADLINE_EXCEEDED: ClientCall started after deadline exceeded.`, with a non-expired deadline with over 4 seconds left?
closed
9
2022-11-20
2023-01-03
2022-11-23
Interface AsyncService in generated java code is experimental
open
0
2022-11-19
2023-01-03
-
How can I troubleshoot a "description=Exception deserializing request!"
closed
8
2022-11-19
2023-01-03
2022-11-21
How to transfer data in InheritableThreadLocal to ClientInterceptor
closed
1
2022-11-18
2023-01-03
2022-11-19
GRPC and zulu 11.10.17 - too many open files error; runs ok with zulu 11.10.15
closed
3
2022-11-16
2023-01-01
2022-11-16
How to resolve io.grpc.override?
closed
2
2022-11-16
2023-01-28
2022-11-21
Add Name Resolver and Load Balancer examples
closed
2
2022-11-16
2023-01-01
2022-12-05
Suggested `Message::newEmptyBuilder` functionality for less repetitive load on clients trying to build GRPC requests using the provided Builder Pattern
closed
3
2022-11-13
2023-01-01
2022-11-15
gradle build Task :grpc-interop-testing:extractIncludeProto FAILED
closed
1
2022-11-11
2023-01-25
2022-11-12
How to turn off DEBUG log of Http2FrameLogger
closed
5
2022-11-10
2023-01-22
2023-01-13
How to set a timeout/deadline in Server
open
2
2022-11-09
2023-01-06
-