Histórico de Commits

Autor SHA1 Mensagem Data
  George Barnett 7bb25061d3 Use configured connect timeout when retries is none (#1777) há 1 ano atrás
  George Barnett 4f8cbe0132 Avoid invalid state when a connect failed (#1739) há 2 anos atrás
  George Barnett 1c19d3f00b Convenience method to jitter keepalive interval (#1697) há 2 anos atrás
  George Barnett b76f4b4d69 Re-format code há 2 anos atrás
  George Barnett 2828ee77a7 Revert "Adopt h2handler multiplexer (#1587)" (#1641) há 2 anos atrás
  Rick Newton-Rogers 75b390e901 Adopt h2handler multiplexer (#1587) há 2 anos atrás
  George Barnett d2d60e6e79 Drop support for Swift 5.5 (#1585) há 2 anos atrás
  George Barnett 770629b044 Don't trap on invalid connection state transitions (#1573) há 2 anos atrás
  carolinacass d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) há 3 anos atrás
  George Barnett 184230a938 Add a connection pool delegate (#1515) há 3 anos atrás
  George Barnett 305677ed3b Make clients sendable (#1386) há 3 anos atrás
  George Barnett c2e1e12260 Reformat async code (#1383) há 3 anos atrás
  George Barnett 4eb40c8bd5 Tolerate channel error when connecting (#1349) há 3 anos atrás
  George Barnett c43be58103 Delay closing until the next loop tick (#1326) há 4 anos atrás
  George Barnett 6ec9effb54 Allow clients to shutdown gracefully (#1308) há 4 anos atrás
  George Barnett c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
  George Barnett 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) há 4 anos atrás
  George Barnett 71b338013d Extract the connection monitor from the connection manager (#1173) há 4 anos atrás
  Cory Benfield 897a5bd2a1 Ignore errors in idle state. (#1133) há 4 anos atrás
  George Barnett fccd9fb511 Merge idle and keepalive handlers (#1079) há 5 anos atrás
  George Barnett 59294d95b0 Allow the server to be gracefully shutdown. (#1076) há 5 anos atrás
  George Barnett 285a60f387 Extract the logic from the GRPCIdleHandler into a state machine (#1068) há 5 anos atrás
  Peter Adams 548411e00e Pass multiplexer from ConnectionManager rather than channel (#1062) há 5 anos atrás
  George Barnett 7aac780666 Provide more specific errors messages for failing channels (#984) há 5 anos atrás
  George Barnett 5c732465e2 Increase the client idle timeout, remove the default server idle timeout (#968) há 5 anos atrás
  George Barnett def0b59363 Idle client connection on 'channelInactive' if there are no active RPCs (#967) há 5 anos atrás
  George Barnett cc1f91f96e Move idle handler state to closed on channelInactive (#953) há 5 anos atrás
  George Barnett 07432c4266 Log some HTTP/2 information (#938) há 5 anos atrás
  George Barnett cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) há 5 anos atrás
  George Barnett d27c29834f Capture logs in tests (#903) há 5 anos atrás