grpc-go/internal/transport
Easwar Swaminathan a03c7f1faa
client: always enable TCP keepalives with OS defaults (#6834)
2023-12-07 14:04:31 -08:00
..
networktype attributes: add Equal method; resolver: add AddressMap and State.BalancerAttributes (#4855) 2021-10-15 10:39:56 -07:00
bdp_estimator.go transport: increase BDP limit to 16MB to improve performance for high latency networks (#2455) 2018-11-13 16:12:37 -08:00
controlbuf.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
defaults.go transport: fix maxStreamID to align with http2 spec (#5948) 2023-01-18 10:05:46 -08:00
flowcontrol.go lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
handler_server.go grpc: Move some stats handler calls to gRPC layer, and add local address to peer.Peer (#6716) 2023-10-25 18:01:05 -04:00
handler_server_test.go grpc: Move some stats handler calls to gRPC layer, and add local address to peer.Peer (#6716) 2023-10-25 18:01:05 -04:00
http2_client.go client: always enable TCP keepalives with OS defaults (#6834) 2023-12-07 14:04:31 -08:00
http2_server.go grpc: Wait until resources finish cleaning up in Stop() and GracefulStop() (#6489) 2023-10-31 13:12:43 -04:00
http_util.go Reapply "status: fix/improve status handling (#6662)" (#6673) (#6688) 2023-10-05 08:20:01 -07:00
http_util_test.go internal/transport: optimize grpc-message encoding/decoding (#5654) 2022-10-04 13:29:30 -04:00
keepalive_test.go transport: use a sync.Pool to share per-connection write buffer (#6309) 2023-07-20 15:28:06 -07:00
logging.go transport: use prefix logging (#6135) 2023-03-22 09:20:36 -07:00
proxy.go client: always enable TCP keepalives with OS defaults (#6834) 2023-12-07 14:04:31 -08:00
proxy_test.go lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
transport.go grpc: Move some stats handler calls to gRPC layer, and add local address to peer.Peer (#6716) 2023-10-25 18:01:05 -04:00
transport_test.go grpc: Wait until resources finish cleaning up in Stop() and GracefulStop() (#6489) 2023-10-31 13:12:43 -04:00