Ratchet - WebSockets for PHP
socketo.meRatchet 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.
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.
Comments
Nice! 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.