Historique des commits

Auteur SHA1 Message Date
  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
  George Barnett c4682a9c5d Connect EmbeddedChannel when FuzzTesting (#1569) 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
  Gustavo Cairo dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) il y a 3 ans
  George Barnett 305677ed3b Make clients sendable (#1386) il y a 3 ans
  George Barnett 4eb40c8bd5 Tolerate channel error when connecting (#1349) il y a 3 ans
  George Barnett 6ec9effb54 Allow clients to shutdown gracefully (#1308) il y a 4 ans
  George Barnett 988ee3fcc9 Provide more context to failing RPCs from the connection pool (#1292) il y a 4 ans
  George Barnett e180dfa7a5 Make the connection pool etc. inlinable il y a 4 ans
  George Barnett c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
  George Barnett 4da5c3da35 Add a per event loop connection pool (#1176) il y a 4 ans
  George Barnett 71b338013d Extract the connection monitor from the connection manager (#1173) il y a 4 ans
  George Barnett baa4c3cd1c A more general channel provider (#1162) il y a 4 ans
  George Barnett ab9165ea92 Pull channel creation out of `ConnectionManager` (#1158) il y a 4 ans
  Cory Benfield 897a5bd2a1 Ignore errors in idle state. (#1133) il y a 4 ans
  Franck CLEMENT e70c2cff9c Added support for NIOSSLCustomVerificationCallback for client connection (#1107) il y a 4 ans
  George Barnett 59294d95b0 Allow the server to be gracefully shutdown. (#1076) 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 15f28ce4ad Update the connection ID on transient failures (#969) 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 24b71cb4c3 Tolerate idling from the active state (#950) 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
  Cory Benfield 2b42fd9f53 Mitigate zero-length writes issue. (#917) il y a 5 ans