Historial de Commits

Autor SHA1 Mensaje Fecha
  Rick Newton-Rogers 75b390e901 Adopt h2handler multiplexer (#1587) hace 2 años
  George Barnett d2d60e6e79 Drop support for Swift 5.5 (#1585) hace 2 años
  George Barnett 770629b044 Don't trap on invalid connection state transitions (#1573) hace 2 años
  carolinacass d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) hace 3 años
  George Barnett 184230a938 Add a connection pool delegate (#1515) hace 3 años
  George Barnett 305677ed3b Make clients sendable (#1386) hace 3 años
  George Barnett c2e1e12260 Reformat async code (#1383) hace 3 años
  George Barnett 4eb40c8bd5 Tolerate channel error when connecting (#1349) hace 3 años
  George Barnett c43be58103 Delay closing until the next loop tick (#1326) hace 4 años
  George Barnett 6ec9effb54 Allow clients to shutdown gracefully (#1308) hace 4 años
  George Barnett c88f038cde Use more specific NIO imports (#1239) hace 4 años
  George Barnett 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) hace 4 años
  George Barnett 71b338013d Extract the connection monitor from the connection manager (#1173) hace 4 años
  Cory Benfield 897a5bd2a1 Ignore errors in idle state. (#1133) hace 4 años
  George Barnett fccd9fb511 Merge idle and keepalive handlers (#1079) hace 5 años
  George Barnett 59294d95b0 Allow the server to be gracefully shutdown. (#1076) hace 5 años
  George Barnett 285a60f387 Extract the logic from the GRPCIdleHandler into a state machine (#1068) hace 5 años
  Peter Adams 548411e00e Pass multiplexer from ConnectionManager rather than channel (#1062) hace 5 años
  George Barnett 7aac780666 Provide more specific errors messages for failing channels (#984) hace 5 años
  George Barnett 5c732465e2 Increase the client idle timeout, remove the default server idle timeout (#968) hace 5 años
  George Barnett def0b59363 Idle client connection on 'channelInactive' if there are no active RPCs (#967) hace 5 años
  George Barnett cc1f91f96e Move idle handler state to closed on channelInactive (#953) hace 5 años
  George Barnett 07432c4266 Log some HTTP/2 information (#938) hace 5 años
  George Barnett cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
  George Barnett d27c29834f Capture logs in tests (#903) hace 5 años
  George Barnett 345438e55d Avoid a double-idle in the idle handler. (#875) hace 5 años
  George Barnett 2c149a2a96 Allow users to choose a policy for starting RPCs (#860) hace 5 años
  George Barnett e241e1ddce Ignore additional state changes after expecations have been met (#833) hace 5 años
  George Barnett 4dd5ee2b6e Add a server-idle handler (#818) hace 5 años
  George Barnett 860d035c39 Fix up test using connectivity state delegate (#815) hace 5 años