grpc-go/internal/transport
Doug Fawley 55cd7a68b3
channelz: major cleanup / reorganization (#6969)
2024-03-15 11:13:53 -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 server: wait to close connection until incoming socket is drained (with timeout) (#6977) 2024-02-12 08:38:58 -08: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 transport: Make error-handling for bad HTTP method consistent between HTTP/2 server transport and handler server transport (#6989) 2024-02-16 14:33:12 -05:00
handler_server_test.go transport: Make error-handling for bad HTTP method consistent between HTTP/2 server transport and handler server transport (#6989) 2024-02-16 14:33:12 -05:00
http2_client.go channelz: major cleanup / reorganization (#6969) 2024-03-15 11:13:53 -07:00
http2_server.go channelz: major cleanup / reorganization (#6969) 2024-03-15 11:13:53 -07:00
http_util.go transport: when using write buffer pooling, use input size instead of size*2 (#6983) 2024-02-15 18:07:19 -05:00
http_util_test.go internal/transport: optimize grpc-message encoding/decoding (#5654) 2022-10-04 13:29:30 -04:00
keepalive_test.go channelz: major cleanup / reorganization (#6969) 2024-03-15 11:13:53 -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 channelz: major cleanup / reorganization (#6969) 2024-03-15 11:13:53 -07:00
transport_test.go channelz: major cleanup / reorganization (#6969) 2024-03-15 11:13:53 -07:00