Historique des commits

Auteur SHA1 Message Date
  George Barnett 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
  George Barnett 6ec9effb54 Allow clients to shutdown gracefully (#1308) il y a 4 ans
  George Barnett e180dfa7a5 Make the connection pool etc. inlinable il y a 4 ans
  George Barnett d6336e075e Add a pooled channel il y a 4 ans
  George Barnett b52d7e2771 Raise the default HTTP/2 target window size (#1248) il y a 4 ans
  George Barnett 4a7231f6aa Expose more http/2 configuration knobs (#1255) il y a 4 ans
  George Barnett c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
  George Barnett 725154a554 Add support for Network.framework TLS options (#1221) il y a 4 ans
  George Barnett ea6aa1c263 Merge pull request from GHSA-rxmj-hg9v-vp3p 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 17ae7a062f Make 'NIOSSLContext' ahead of time (#1184) il y a 4 ans
  George Barnett 71b338013d Extract the connection monitor from the connection manager (#1173) il y a 4 ans
  George Barnett 14c4f81720 Use sync operations for configuring the client pipeline (#1160) il y a 4 ans
  George Barnett 25f6cdaddf Alllow calls to run on a specified event loop (#1156) il y a 4 ans
  George Barnett c85a7efe87 Fix up some docs, add an faqs doc (#1121) il y a 4 ans
  Franck CLEMENT e70c2cff9c Added support for NIOSSLCustomVerificationCallback for client connection (#1107) il y a 4 ans
  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