walkor / workerman

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
http://www.workerman.net
MIT License
11.12k stars 2.26k forks source link

Functional test of websocket services #931

Closed Chance-fyi closed 1 year ago

Chance-fyi commented 1 year ago

I'm trying to write functional tests for the Websocket service, and I don't know if there's a better way to implement it