grpc-go/internal/transport
Edmond 39a500abb9
support unix-abstract schema (#4079)
2020-12-22 08:56:49 -08:00
..
networktype internal/resolver/unix: Implemented unix resolver. (#3890) 2020-10-16 11:52:54 -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 Implemented component logging (#3617) 2020-06-26 12:04:47 -07:00
defaults.go transport: move to internal to make room for new, public transport API (#2212) 2018-07-11 11:22:45 -07:00
flowcontrol.go Change Unlock to defer Unlock, to avoid data race (#2953) 2019-08-07 12:57:49 -07:00
handler_server.go xdsrouting: add fake headers (#3748) 2020-07-20 13:40:03 -07:00
handler_server_test.go transport: fix handling of header metadata in serverHandler (#3484) 2020-04-03 12:39:25 -07:00
http2_client.go support unix-abstract schema (#4079) 2020-12-22 08:56:49 -08:00
http2_server.go internal/transport: handle h2 errcode on header decoding (#3872) 2020-09-17 10:34:27 -07:00
http_util.go client: fix "unix" scheme handling for some corner cases (#4021) 2020-11-30 10:04:47 -08:00
http_util_test.go client: fix "unix" scheme handling for some corner cases (#4021) 2020-11-30 10:04:47 -08:00
keepalive_test.go testing: Avoid using context.Background (#3949) 2020-11-05 09:25:17 -08:00
proxy.go internal/resolver/unix: Implemented unix resolver. (#3890) 2020-10-16 11:52:54 -07:00
proxy_test.go testing: Avoid using context.Background (#3949) 2020-11-05 09:25:17 -08:00
transport.go internal/resolver/unix: Implemented unix resolver. (#3890) 2020-10-16 11:52:54 -07:00
transport_test.go testing: Avoid using context.Background (#3949) 2020-11-05 09:25:17 -08:00