Skip to content
Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 09 Jan 21:31
· 106 commits to @grpc/[email protected] since this release
13337aa
  • Continue keepalive pings after receiving a GOAWAY on the client (#2308)
  • Fix handling of keepalive timers when the timeout is longer than the interval (#2304 contributed by @nicknotfun, included in #2308)
  • Ensure the last received message is fully handled before outputting status (#2316)