ghedipunk / PHP-Websockets

A Websockets server written in PHP.
BSD 3-Clause "New" or "Revised" License
913 stars 375 forks source link

Update websockets.php #122

Open Tuckbros opened 4 years ago

Tuckbros commented 4 years ago

When the port is chosen as "0" to use a random free port, the current code only render the "0" and not the really used port.