Historial de Commits

Autor SHA1 Mensaje Fecha
  George Barnett 976a14859e Make the remote address available on the server interceptor context (#1081) hace 5 años
  George Barnett ea356fb828 Update pods (#1082) hace 5 años
  George Barnett ea9c7c5ce7 Simplify client transport actions and state representation (#1080) hace 5 años
  George Barnett fccd9fb511 Merge idle and keepalive handlers (#1079) hace 5 años
  George Barnett f23d374af0 Remove dead code (#1078) hace 5 años
  George Barnett f97848d473 Make a bunch of server code inlinable (#1077) hace 5 años
  George Barnett 59294d95b0 Allow the server to be gracefully shutdown. (#1076) hace 5 años
  George Barnett a250f3f0ab Remove a bunch of (unspecialized) generics (#1073) hace 5 años
  George Barnett f6c6762fab Add a unary server benchmark (#1074) hace 5 años
  George Barnett 0ef79f5c7d Make testClientReconnectsAutomatically less flaky (#1075) hace 5 años
  George Barnett b88c22209e Drop support for Swift 5.0 (#1070) hace 5 años
  George Barnett 285a60f387 Extract the logic from the GRPCIdleHandler into a state machine (#1068) hace 5 años
  Cory Benfield 4f5d5c25c8 Provide cachegrind mode. (#1071) hace 5 años
  Peter Adams 548411e00e Pass multiplexer from ConnectionManager rather than channel (#1062) hace 5 años
  George Barnett d9dd8423b3 Simplify client channel pipeline setup (#1064) hace 5 años
  George Barnett cd5c53edf6 Update cocoapods (#1060) hace 5 años
  George Barnett 054d31085b Add an interceptors tutorial (#1061) hace 5 años
  George Barnett 757319c88a Generate client service name and proto service comments (#1059) hace 5 años
  George Barnett 42edec5ba9 Only generate services described in files in the codegen request (#1058) hace 5 años
  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