Historial de Commits

Autor SHA1 Mensaje Fecha
  George Barnett b81b8f2398 Use ALPN to determine what sort of connection we've accepted (#1055) hace 5 años
  George Barnett 5b2b7eccda Ensure we're on the event loop when sending streaming responses (#1054) hace 5 años
  George Barnett 5bf16088ce Fix typo in 'requestDeserializer' (#1052) hace 5 años
  George Barnett 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) hace 5 años
  George Barnett cdd3538cad Add a gRPC Web to HTTP/2 codec (#1047) hace 5 años
  George Barnett c687343a18 Add an HTTP/2 to raw gRPC server codec (#1048) hace 5 años
  George Barnett 2ce52e04a4 Move server (de)serialization to the base call handler (#1046) hace 5 años
  George Barnett 5f55f6b894 Avoid conditionals when computing header capacity, check for multiple hace 5 años
  George Barnett 4317b88c64 Add HTTP2 to gRPC server state machine hace 5 años
  George Barnett dcfaaae3cc Add single connection performance scenarios hace 5 años
  Peter Adams 663f436d21 Get QPS Benchmark to run on Linux (#1043) hace 5 años
  George Barnett 4d28b5f8a3 Avoid allocations when accessing interceptor head/tail (#1039) hace 5 años
  George Barnett 8ef2eabcfa Fix incompatible code between main and the interceptors feature branch (#1037) hace 5 años
  George Barnett e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) hace 5 años
  George Barnett 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) hace 5 años
  George Barnett 655f75e23a Prefix '{Client,Server}{Request,Response}Part' with 'GRPC' (#1032) hace 5 años
  George Barnett d9e1a6e532 Codegen for server interceptors (#1030) hace 5 años
  George Barnett 50359b78c2 Restructure `_BaseCallHandler` et al. for interceptors (#1028) hace 5 años
  George Barnett fe52e588f4 Scaffolding for server interceptors (#1024) hace 5 años
  George Barnett 74c652e0c1 Codegen for client interceptors (#1022) hace 5 años
  George Barnett c200c23f4d Rename the client interceptor methods (#1019) hace 5 años
  George Barnett bae8851f28 Wire up the Call objects (#1010) hace 5 años
  George Barnett 5eef2f8355 Add interceptor pipeline timeouts (#1006) hace 5 años
  George Barnett 2b6156230d Provide a "call" object for clients (#1002) hace 5 años
  George Barnett 952f321ba3 Add a client transport (#1001) hace 5 años
  George Barnett acb2c68bfa Add head and tail interceptors. (#993) hace 5 años
  George Barnett cb88f35a8a Add scaffolding for client interceptors (#986) hace 5 años
  Peter Adams d43f2584a0 Split path strings using UTF8 (#1027) hace 5 años
  George Barnett 275b2998e3 Use the server hostname override as the :authority, if present (#1033) hace 5 años
  Peter Adams 4d90bd7ce7 Clarify logging from client (#1012) hace 5 años