Skip to content

4.5.3

Compare
Choose a tag to compare
@kelunik kelunik released this 22 Nov 21:20
v4.5.3
  • Account for server window changes when discarding data frames
    If streams are cancelled, this might result in hanging connections, because the client thinks the server window is still large enough and doesn't increase it.
  • Fixed potential state synchronization errors with async event listeners
  • Write stream window increments asynchronously, avoiding increments for already closed streams
  • Improved exception messages