amphp / websocket-server

WebSocket component for PHP based on the Amp HTTP server.
MIT License
114 stars 17 forks source link

Fix: use correct namespaces #23

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.