Historique des commits

Auteur SHA1 Message Date
  George Barnett fccd9fb511 Merge idle and keepalive handlers (#1079) il y a 5 ans
  Peter Adams 548411e00e Pass multiplexer from ConnectionManager rather than channel (#1062) il y a 5 ans
  George Barnett d9dd8423b3 Simplify client channel pipeline setup (#1064) il y a 5 ans
  George Barnett bae8851f28 Wire up the Call objects (#1010) il y a 5 ans
  George Barnett 2b6156230d Provide a "call" object for clients (#1002) il y a 5 ans
  George Barnett 275b2998e3 Use the server hostname override as the :authority, if present (#1033) il y a 5 ans
  George Barnett 5c732465e2 Increase the client idle timeout, remove the default server idle timeout (#968) il y a 5 ans
  George Barnett 07432c4266 Log some HTTP/2 information (#938) il y a 5 ans
  George Barnett cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
  George Barnett 46d1a29868 Update to SwiftNIO HTTP/2 1.13.0 (#922) il y a 5 ans
  Cory Benfield 2b42fd9f53 Mitigate zero-length writes issue. (#917) il y a 5 ans
  George Barnett 5397772adf Add a client debugging initializer and PCAP debugging example (#908) il y a 5 ans
  George Barnett 47cb50187b Reduce code duplication between builders and configuration (#907) il y a 5 ans
  George Barnett d4633f2ffe Allow loggers to be passed in (#902) il y a 5 ans
  George Barnett 248f554e3c Support protobuf separately to `GRPCPayload` for the client (#889) il y a 5 ans
  Sebastian Thiebaud 9b9d3dbe0a Add keepalive handlers (#850) il y a 5 ans
  George Barnett 2c149a2a96 Allow users to choose a policy for starting RPCs (#860) il y a 5 ans
  George Barnett 823b0b7895 Replace 'ConnectionTarget' enum with a struct (#861) il y a 5 ans
  George Barnett 1f272f8ec7 Stop sending requests in call init (#848) il y a 5 ans
  George Barnett 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) il y a 5 ans
  George Barnett 0048e6b039 Make idle timeout configurable (#824) il y a 5 ans
  George Barnett 4dd5ee2b6e Add a server-idle handler (#818) il y a 5 ans
  John Kassebaum f71049eb20 Make HTTP/2 flow control window size configurable for clients and servers (#786) il y a 5 ans
  George Barnett e6fa863e83 Rewrite client connection management (#798) il y a 5 ans
  George Barnett b256884908 Replace usage of ClientConnection.init with builders il y a 5 ans
  George Barnett 86ea79947b Configure client connections with a builder (#733) il y a 5 ans
  George Barnett 50ccad2fbc Put the client connection behind a protocol (#727) il y a 5 ans
  George Barnett e3ab183d95 Support compression on the server (#714) il y a 5 ans
  Mario Sangiorgio 8839f8efac Use metadata in log messages (#720) il y a 5 ans
  George Barnett 151b6279ad Add support for compression on the client (#707) il y a 5 ans