History of transport @scrub-obsolete/main
- removed deprecated functions TRAVIS ALLEN SALAS COX 6 years ago
- Merge pull request #557 from Fanatics/update-grpc-transport-readme Peter Bourgon (commit: GitHub) 6 years ago
- made wraps more readable in transport/grpc readme David Sudia 6 years ago
- Merge branch 'master' into update-grpc-transport-readme David Sudia 6 years ago
- style fixes David Sudia 6 years ago
- Fix swallowed error in grpc_test. Lars Lehtonen 6 years ago
- transport/http: docs: clarify Server implements Peter Bourgon 6 years ago
- update grpc readme information about protoc and streams David Sudia 6 years ago
- upgrade go 1.7 ctxhttp to req.WithContext xiyx 6 years ago
- update based on comments TRAVIS ALLEN SALAS COX 6 years ago
- added client finalizer TRAVIS ALLEN SALAS COX 6 years ago
- fix(transport/grpc): remove autoprefixing logic Terin Stock 6 years ago
- transport/http: PopulateRequestContext Accept Peter Bourgon 6 years ago
- update context logic in httprp too Bas van Beek 6 years ago
- remove server wide context from HTTP Transport in favor of per request context provided by net/http Bas van Beek 6 years ago
- Improved gRPC Request / Response Funcs Bas van Beek 6 years ago
- moved protobuf package for test inside the grpc test folder Bas van Beek 6 years ago
- refactored ServerResponseFunc to be more symmetrical with ClientResponseFunc Bas van Beek 6 years ago
- panic on codec error is better as it's a coding error Bas van Beek 6 years ago
- added unit test for gRPC header and trailer request/response propagation Bas van Beek 6 years ago
- adds gRPC ClientAfter handler and multiple calls to Client Before/After funcs Bas van Beek 6 years ago
- Add the ability to specify ServerBefore & ServerAfter multiple times in the ServerOption section Dj Gilcrease (commit: Dj Gilcrease) 6 years ago
- transport/http: provide more response details Peter Bourgon 6 years ago
- Add EncodeXMLRequest oleksii khliupin 6 years ago
- transport/grpc, examples/addsvc: adapt context Peter Bourgon 6 years ago
- transport/grpc: use the old context; not good enough Peter Bourgon 6 years ago
- Use stdlib context instead of golang.org/x/net/context Peter Bourgon 6 years ago
- Add EncodeJSONRequest Will Faught 6 years ago
- don't encode json response with http.StatusNoContent Victor Vrantchan 6 years ago
- transport/http: PopulateRequestContext Peter Bourgon 6 years ago