Skip to content

v0.7.2

Choose a tag to compare

@ParendumOU ParendumOU released this 20 Jul 13:52
  • Fixed a bug where switching between chats (or a single reconnect) could put the chat into a rapid connect and disconnect loop, so new messages were never answered. Closing the previous chat socket no longer triggers a spurious reconnect of the current one.
  • Stream frames and close events from a chat socket that has already been replaced are now ignored, so they can no longer render onto the wrong chat or restart a dead reader.