4 ms·
Ratchet - WebSockets for PHP
Ratchet is a component library for PHP that provides developers with the tools to create real time, bi-directional applications between clients and servers. This is not your Grandfather's Internet.
- to 14y agoNice! PHP finally getting async ... about time. Seems to work pretty good. Just benchmarked react with c50/10000 and get 700 req/sec on dynamic content on a shitty macbook air. Will try to have it run with node.js's forever daemon next.