ghedipunk / PHP-Websockets

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

New feature discussion: Non-Blocking in legacy branches #42

Closed ghedipunk closed 8 years ago

ghedipunk commented 9 years ago

Currently have in place a non-blocking implementation in the Development branch. Note to self: Back-port it.