Skip to content

1.0.0 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@trowski trowski released this 29 Feb 15:39
f42543a
  • This library now uses HttpClient from amphp/http-client to send connection requests. As such, Rfc6455Connector requires an instance of HttpClient when constructed. The client may have various interceptors attached to modify behavior when connecting.
  • Updated to league/uri@^6, subsequently PHP 7.2+ is now required.