Skip to content

Added resubscription on error

Compare
Choose a tag to compare
@Hekku2 Hekku2 released this 11 Dec 07:45
· 170 commits to master since this release
8835bd2

Fixes (non-legacy)

  • Topic or subscription is deleted, error handling now tries to create those again.
  • Changed to _bindings from ´Dictionary´ to ´ConcurrentDictionary´ to avoid threading issues.