Jacked PHP by Savio Resende
This is a sample WebSocket Server to serve as reference for projects out there. This was done for the channel: https://www.youtube.com/user/lotharthesavior.
Step 1
Install dependencies:
composer install
Step 2
Start Server:
php ws-server.php
Step 3
Access in the browser at the address (if default): http://localhost:8585