Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 00:11
· 18 commits to main since this release
v1.0.2
ed7a086

Fixed

  • Fixed a memory growth issue that could occur when a socket failed to join a channel repeatedly.
    • Memory usage of the Slipstream.Connection process and the client process could grow sharply as the socket tried to rejoin the failed topic, with higher memory usage per retry and per unjoined topic.