Skip to content
  • Jim Nelson's avatar
    IDLE support: Closes #3885 · 5b468948
    Jim Nelson authored
    IDLE support is now baked into ClientConnection and ClientSession.
    ClientConnection can be configured to go into an IDLE state when
    quiet (no commands pending), and ClientSession will turn this on
    when IDLE is detected from the CAPABILITY server data response.
    5b468948