Skip to content

v0.3.0

Compare
Choose a tag to compare
@nicoandrewss nicoandrewss released this 11 Sep 13:19
· 44 commits to main since this release
89b2b5a
  • Changes the purpose of the "recovery failed chan" to a general err chan, which report all errors that happen concurrently.
  • Adds functionality to cache messages, that are send while broker downtime (while the client is recovering) to publish them after the connection is reestablished.
  • Adds a sub package, which holds a simple "In-Memory-Cache" implementation that can be used for testing but also for production.