grpc-go/transport
Jean de Klerk 08d626137c metadata: provide AppendToOutgoingContext interface (#1794)
- Provide AppendToOutgoingContext interface for imrproved performance
over manually creating md and joining with existing md
- Add benchmarks for old/new approaches

Fixes #1390
2018-02-12 11:10:37 -08:00
..
bdp_estimator.go Remove single-entry var blocks (#1589) 2017-10-18 09:59:23 -07:00
control.go In gracefull stop close server transport only after flushing status of the last stream. (#1734) 2017-12-13 16:09:49 -08:00
go16.go use the request context with net/http handler (#1696) 2017-11-30 14:37:49 -08:00
go17.go use the request context with net/http handler (#1696) 2017-11-30 14:37:49 -08:00
handler_server.go transport: support stats.Handler in serverHandlerTransport (#1840) 2018-02-06 10:11:40 -08:00
handler_server_test.go transport: support stats.Handler in serverHandlerTransport (#1840) 2018-02-06 10:11:40 -08:00
http2_client.go metadata: provide AppendToOutgoingContext interface (#1794) 2018-02-12 11:10:37 -08:00
http2_server.go transport: remove redundant check of stream state in Write (#1833) 2018-01-24 16:02:52 -08:00
http_util.go encoding: Introduce new method for registering and choosing codecs (#1813) 2018-01-23 11:39:40 -08:00
http_util_test.go encoding: Introduce new method for registering and choosing codecs (#1813) 2018-01-23 11:39:40 -08:00
log.go Use log severity and verbosity level (#1340) 2017-07-13 12:10:19 -07:00
transport.go Fix connection drain error message (#1844) 2018-02-05 16:08:15 -08:00
transport_test.go Adjust keepalive paramenters in the test such that scheduling delays don't cause false failures too often. (#1730) 2017-12-15 16:03:42 -08:00