php-websocket
php-websocket copied to clipboard
Possibility to close a Websocket Server?
Is there any possibility to close a websocket server instance gracefully? \Bloatless\WebSocket\Server has no method or command to end the while(true) in \Bloatless\WebSocket\Server::run.