C++ Actor Framework v0.17.6 Release Notes

Release Date: 2020-07-24 // over 3 years ago
  • 🛠 Fixed

    • Trying to connect to an actor published via the OpenSSL module with the I/O
      module no longer hangs indefinitely (#1119). Instead, the OpenSSL module
      immediately closes the socket if initializing the SSL session fails.