v1.2.0
版本发布时间: 2017-09-06 00:45:44
clue/reactphp-buzz最新发布版本:v2.9.0(2020-07-03 18:47:43)
-
Feature: Forward compatibility with react/http-client v0.5 (#72 and #73 by @clue)
Older HttpClient versions are still supported, but the new version is now preferred. Advanced usage with custom connectors now recommends setting up the
React\HttpClient\Client
instance explicitly.Accordingly, the
Sender::createFromLoopDns()
andSender::createFromLoopConnectors()
have been marked as deprecated and will be removed in future versions.