grpc-go/internal/transport
Paul Chesnais 9ab8b62505
Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356)
2024-08-21 14:11:39 -07:00
..
grpchttp2 Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -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 Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -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 Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -07:00
handler_server_test.go Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -07:00
http2_client.go Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -07:00
http2_server.go Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -07:00
http_util.go transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (#7394) 2024-08-07 12:07:18 -07:00
http_util_test.go transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (#7394) 2024-08-07 12:07:18 -07:00
keepalive_test.go channelz: pass parent pointer instead of parent ID to RegisterSubChannel (#7101) 2024-04-08 10:01:16 -07:00
logging.go transport: use prefix logging (#6135) 2023-03-22 09:20:36 -07:00
proxy.go transport: Discard the buffer when empty after http connect handshake (#7424) 2024-07-30 21:30:34 +05:30
proxy_test.go transport: Discard the buffer when empty after http connect handshake (#7424) 2024-07-30 21:30:34 +05:30
transport.go Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -07:00
transport_test.go Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (#7356) 2024-08-21 14:11:39 -07:00