grpc-go/internal/transport
Doug Fawley 0772ed7355
status: fix/improve status handling (#6662)
2023-10-02 09:54:42 -07: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 status: fix/improve status handling (#6662) 2023-10-02 09:54:42 -07:00
handler_server_test.go grpc: Change server stream context handling (#6598) 2023-09-01 15:00:56 -04:00
http2_client.go status: fix/improve status handling (#6662) 2023-10-02 09:54:42 -07:00
http2_server.go status: fix/improve status handling (#6662) 2023-10-02 09:54:42 -07:00
http_util.go status: fix/improve status handling (#6662) 2023-10-02 09:54:42 -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 lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
proxy_test.go lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
transport.go grpc: Change server stream context handling (#6598) 2023-09-01 15:00:56 -04:00
transport_test.go grpc: Change server stream context handling (#6598) 2023-09-01 15:00:56 -04:00