1.0.0 RC2
Pre-release
Pre-release
- This library now uses
HttpClient
fromamphp/http-client
to send connection requests. As such,Rfc6455Connector
requires an instance ofHttpClient
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.