A look at ReactPHP Parallel v2(.1) #ReactPHP
https://blog.wyrihaximus.net/2025/06/reactphp-parallel-v2-/
"Introduction to ReactPHP and Websockets" will be Frank Berger's talk at phpday25.
#phpday25 #PHP #Websockets #Javascript #ReactPHP
--------
phpday - 22nd edition
The annual gathering for developers, professionals, and PHP enthusiasts.
The conference is powered by @gruspVerona (Italy) |
May 15-16, 2025
Tickets https://bit.ly/41J6UP3
Success! Build a high performance scalable #AWS #S3 file uploader in #PHP using #ReactPHP for the next versions of the https://www.wyrimaps.net/wow/ map tiles. It only does error files for the CDN. So hitting it now will always show the same image, whatever URL you use. But next up are nearly half a million images. Step after that is to build a UI that lets me select the parts of the map to upload and ignore the rest.
I finally managed to build an FTP-Server on top of @reactphp! Thanks @wyri for your help and nudging me into the right direction!
It's not (yet) fully supporting all FTP-commands but the main brickwork is laid and it works for my use-case.
If you are interested: Find the package at https://packagist.org/packages/stella-maris/ftpforwarder
My (@reactphp) opinionated #PHP images are now available with 8.4 stable (upgraded from 8.4 alpha|beta|RC the past few months) now that #Xdebug shipped yesterday: https://github.com/wyrihaximusnet/docker-php #ReactPHP
Question for the ReactPHP-cracks here:
I opened a TCPServer on Port 12001. there'S a 'connection' and a 'data' event handler. When I connect to the port the `connection` one get's triggered. But whatever I send over the wire, the 'data'. handler is never triggered...
What am I doing wrong or what do I need to take care of?
Added complexity: ReactPHP runs inside a container (port is published and seems to be open as I can send data to it...
And hint (to channel?) appreciated...
@heiglandreas I think those projects (i.e., #ReactPHP and #AMPHP) are waiting for the community to discover them and build out these solutions. It’s still very early for them. #PHP