George Barnett
|
0048e6b039
Make idle timeout configurable (#824)
|
5 years ago |
George Barnett
|
e6fa863e83
Rewrite client connection management (#798)
|
5 years ago |
Cory Benfield
|
0db6306513
Log errors from the server channel. (#791)
|
5 years ago |
George Barnett
|
77194a4aba
Add a retry limit to ConnectionBackoff (#784)
|
5 years ago |
Cory Benfield
|
d975125c8b
Discard excess read bytes in LengthPrefixedMessageReader. (#781)
|
5 years ago |
George Barnett
|
b573b3bb12
Normalize user-provider headers (#730)
|
5 years ago |
George Barnett
|
acdd3b4cbe
Add a decompression limit (#729)
|
5 years ago |
George Barnett
|
e3ab183d95
Support compression on the server (#714)
|
5 years ago |
George Barnett
|
4602c5c6ea
Add tests for custom payloads (#719)
|
5 years ago |
George Barnett
|
c8b56b6607
Reorder some of the server logic. (#717)
|
5 years ago |
George Barnett
|
151b6279ad
Add support for compression on the client (#707)
|
5 years ago |
George Barnett
|
d424a7d901
Simplify compression representation. (#688)
|
6 years ago |
William Izzo
|
2d9158bd52
Avoid protocol check after TLS handshake (#685)
|
6 years ago |
George Barnett
|
eed6204b7f
Ignore SSL unclean shutdown errors (#650)
|
6 years ago |
George Barnett
|
be7ed1e3ab
Update the client to use the new state machine backed channel handler (#625)
|
6 years ago |
George Barnett
|
8db70dd897
RPC state machine for client (#580)
|
6 years ago |
George Barnett
|
b5084156f5
Separate trailers from GRPCStatus (#572)
|
6 years ago |
George Barnett
|
113c24797e
Allow timeouts to be rounded so they may comply with the spec (#569)
|
6 years ago |
George Barnett
|
c5dc8f5d2e
Update CI to run interoperability tests. (#561)
|
6 years ago |
George Barnett
|
47e531d34e
Always use the same event loop for a client connection (#562)
|
6 years ago |
George Barnett
|
e3833a5280
Make the backoff infinite (#554)
|
6 years ago |
George Barnett
|
d6cfe757e4
Add sendMessages and flush to StreamingRequestClientCall (#538)
|
6 years ago |
George Barnett
|
c78d22801e
Fallback to the hostname for TLS if a hostname override isn't provided (#528)
|
6 years ago |
George Barnett
|
d4bcd92215
Delay creating event observers for client streaming calls (#523)
|
6 years ago |
George Barnett
|
bfdc15ec6a
Remove `onNext` from connectivity state delegate (#506)
|
6 years ago |
George Barnett
|
36e1e99061
Add automatic reconnect to the client connection. (#489)
|
6 years ago |
George Barnett
|
dbf410201f
Add support for NIOTransportServices (#485)
|
6 years ago |
George Barnett
|
cf7af941ad
Add connection backoff (#480)
|
6 years ago |
George Barnett
|
b19820ca8a
Add AnyServiceClient (#481)
|
6 years ago |
George Barnett
|
6f9b914064
Reduce allocations with NIOAny (#476)
|
6 years ago |