Historique des commits

Auteur SHA1 Message Date
  George Barnett 663a85221e Additional keepalive diagnostics (#1692) 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
  Marcel Hasselaar bf34fdd318 Only schedule a close if the ping was actually sent (#1626) il y a 2 ans
  Rick Newton-Rogers 75b390e901 Adopt h2handler multiplexer (#1587) il y a 2 ans
  George Barnett 9fc6ead754 Don't ack pings twice (#1534) il y a 3 ans
  George Barnett 184230a938 Add a connection pool delegate (#1515) il y a 3 ans
  George Barnett 3677a71c74 Log TLS version (#1509) il y a 3 ans
  George Barnett 428c5c3058 Log when receiving GOAWAY frames (#1476) il y a 3 ans
  George Barnett 80055e59b5 Update formatter il y a 3 ans
  George Barnett e09cf661a5 Better handle client sending GOAWAY il y a 3 ans
  George Barnett c43be58103 Delay closing until the next loop tick (#1326) il y a 4 ans
  George Barnett c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
  George Barnett 9013e4e1ad Add remote and local address metadata to loggers (#1195) il y a 4 ans
  George Barnett 71b338013d Extract the connection monitor from the connection manager (#1173) il y a 4 ans
  George Barnett 8c43144fd6 Backup a couple of changes (#1168) il y a 4 ans
  George Barnett efff54b7d3 Add an http/2 connection delegate (#1164) 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 5e0d712c4e Log when active streams reaches and drops below max concurrent streams (#974) 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
  Sebastian Thiebaud 9b9d3dbe0a Add keepalive handlers (#850) il y a 5 ans
  George Barnett 345438e55d Avoid a double-idle in the idle handler. (#875) il y a 5 ans