Skip to content

3.0.3.Final

Compare
Choose a tag to compare
@mp911de mp911de released this 01 Feb 16:58

This release fixes a memory leak when using PubSub.

Fixes

  • Memory leak on connection loss #26
  • Fix channel loss on reconnect #27 (Thanks to @kichik)
  • Resubscribe even when there are no listeners #30 (Thanks to @kichik)

Other

  • Allow passing server, port and password on command line for tests #29