Hacker News new | ask | show | jobs
by lessname 1677 days ago
There are other solutions to long polling now. You can use Pusher, ReactPHP or Amp (https://amphp.org/) to use websockets with php instead.