Historique des commits

Auteur SHA1 Message Date
  Gustavo Cairo ec5b39631f Add a minimum connections configuration to the ConnectionPool (#1822) il y a 1 an
  George Barnett 7bb25061d3 Use configured connect timeout when retries is none (#1777) il y a 1 an
  George Barnett 4f8cbe0132 Avoid invalid state when a connect failed (#1739) il y a 2 ans
  George Barnett 1c19d3f00b Convenience method to jitter keepalive interval (#1697) il y a 2 ans
  George Barnett b76f4b4d69 Re-format code il y a 2 ans
  George Barnett 2828ee77a7 Revert "Adopt h2handler multiplexer (#1587)" (#1641) il y a 2 ans
  Rick Newton-Rogers 75b390e901 Adopt h2handler multiplexer (#1587) il y a 2 ans
  George Barnett d2d60e6e79 Drop support for Swift 5.5 (#1585) il y a 2 ans
  George Barnett 770629b044 Don't trap on invalid connection state transitions (#1573) il y a 2 ans
  carolinacass d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) il y a 3 ans
  George Barnett 184230a938 Add a connection pool delegate (#1515) il y a 3 ans
  George Barnett 305677ed3b Make clients sendable (#1386) il y a 3 ans
  George Barnett c2e1e12260 Reformat async code (#1383) il y a 3 ans
  George Barnett 4eb40c8bd5 Tolerate channel error when connecting (#1349) il y a 3 ans
  George Barnett c43be58103 Delay closing until the next loop tick (#1326) il y a 4 ans
  George Barnett 6ec9effb54 Allow clients to shutdown gracefully (#1308) il y a 4 ans
  George Barnett c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
  George Barnett 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) il y a 4 ans
  George Barnett 71b338013d Extract the connection monitor from the connection manager (#1173) il y a 4 ans
  Cory Benfield 897a5bd2a1 Ignore errors in idle state. (#1133) il y a 4 ans
  George Barnett fccd9fb511 Merge idle and keepalive handlers (#1079) il y a 5 ans
  George Barnett 59294d95b0 Allow the server to be gracefully shutdown. (#1076) il y a 5 ans
  George Barnett 285a60f387 Extract the logic from the GRPCIdleHandler into a state machine (#1068) il y a 5 ans
  Peter Adams 548411e00e Pass multiplexer from ConnectionManager rather than channel (#1062) il y a 5 ans
  George Barnett 7aac780666 Provide more specific errors messages for failing channels (#984) 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 def0b59363 Idle client connection on 'channelInactive' if there are no active RPCs (#967) il y a 5 ans
  George Barnett cc1f91f96e Move idle handler state to closed on channelInactive (#953) 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