Skip to content

tcp_pubsub v1.0.5

Latest
Compare
Choose a tag to compare
@FlorianReimold FlorianReimold released this 22 Mar 10:54
· 1 commit to master since this release
b0393e4
  • Subscribers now try to connect through all possible routes to the publisher, not just the first one
  • IPv6 is now supported by default by binding to "::". When manually providing a bind-address it is up to the caller to choose an IPv6 or IPv4 address.
  • Fixed many clang-tidy warnings

Full Changelog: v1.0.4...v1.0.5