Histórico de Commits

Autor SHA1 Mensagem Data
  George Barnett c687343a18 Add an HTTP/2 to raw gRPC server codec (#1048) há 5 anos atrás
  George Barnett 2ce52e04a4 Move server (de)serialization to the base call handler (#1046) há 5 anos atrás
  George Barnett 5f55f6b894 Avoid conditionals when computing header capacity, check for multiple há 5 anos atrás
  George Barnett 4317b88c64 Add HTTP2 to gRPC server state machine há 5 anos atrás
  George Barnett dcfaaae3cc Add single connection performance scenarios há 5 anos atrás
  Peter Adams 663f436d21 Get QPS Benchmark to run on Linux (#1043) há 5 anos atrás
  George Barnett 4d28b5f8a3 Avoid allocations when accessing interceptor head/tail (#1039) há 5 anos atrás
  George Barnett 8ef2eabcfa Fix incompatible code between main and the interceptors feature branch (#1037) há 5 anos atrás
  George Barnett e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) há 5 anos atrás
  George Barnett 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) há 5 anos atrás
  George Barnett 655f75e23a Prefix '{Client,Server}{Request,Response}Part' with 'GRPC' (#1032) há 5 anos atrás
  George Barnett d9e1a6e532 Codegen for server interceptors (#1030) há 5 anos atrás
  George Barnett 50359b78c2 Restructure `_BaseCallHandler` et al. for interceptors (#1028) há 5 anos atrás
  George Barnett fe52e588f4 Scaffolding for server interceptors (#1024) há 5 anos atrás
  George Barnett 74c652e0c1 Codegen for client interceptors (#1022) há 5 anos atrás
  George Barnett c200c23f4d Rename the client interceptor methods (#1019) há 5 anos atrás
  George Barnett bae8851f28 Wire up the Call objects (#1010) há 5 anos atrás
  George Barnett 5eef2f8355 Add interceptor pipeline timeouts (#1006) há 5 anos atrás
  George Barnett 2b6156230d Provide a "call" object for clients (#1002) há 5 anos atrás
  George Barnett 952f321ba3 Add a client transport (#1001) há 5 anos atrás
  George Barnett acb2c68bfa Add head and tail interceptors. (#993) há 5 anos atrás
  George Barnett cb88f35a8a Add scaffolding for client interceptors (#986) há 5 anos atrás
  Peter Adams d43f2584a0 Split path strings using UTF8 (#1027) há 5 anos atrás
  George Barnett 275b2998e3 Use the server hostname override as the :authority, if present (#1033) há 5 anos atrás
  Peter Adams 4d90bd7ce7 Clarify logging from client (#1012) há 5 anos atrás
  Peter Adams 6f47178d9d Reduce excessive server logging. (#1011) há 5 anos atrás
  George Barnett dc05942d34 Allow responses to be sent without a promise (#1020) há 5 anos atrás
  Kazuki Chigita e16185d9e6 Fix typo protoc plugin name in README (#1021) há 5 anos atrás
  George Barnett 6e9fe81720 Tidy up some of the logic in the server call contexts (#1018) há 5 anos atrás
  George Barnett 256fe9ef70 Remove HTTP1 types from the public server API (#1017) há 5 anos atrás