Buzz v1.0.0-beta2 Release Notes

Release Date: 2018-12-27 // over 5 years ago
  • 🔄 Changed

    • 👻 MultiCurl will never throw exception when handling messages asynchronously. All exceptions will be handled in the callback.
    • 👻 MultiCurl::sendRequest() will throw exception if one occur.
    • 👉 Make sure MultiCurl::proceed() is non-blocking.