amphp / websocket-client

Async WebSocket client for PHP based on Amp.
https://amphp.org/websocket-client
MIT License
148 stars 18 forks source link

Fix use namespace #44

Closed xtrime-ru closed 1 year ago

trowski commented 1 year ago

The namespace is correct based on changes in https://github.com/amphp/websocket/commit/8d293b70d16b8d43702a076d35442158c3d0441b.

Either require v2.x-dev as 2.0 of amphp/websocket or only use the tagged betas.