Hacker News new | ask | show | jobs
by enodesserped 31 days ago
Can it be used easily for streaming things other than AI tokens? Long-running progress updates, log tails, SSE for webhook fanout, the OpenSwoole base seems like it should support these but curious how friction-free that is in practice.
1 comments

Yes.. for all! Its a PHP application server! We created a custom C extension to solve all long running caveats, including session support, superglobal support! Its friction free, and coroutines safe!