Collecting questions for an upcoming interview with @another_clue What would you like to know about async #PHP and @reactPHP? Maybe some internals, how it works under the hood or future plans? 🤔 We'll select the most popular and interesting questions ��� Retweets appreciated.
Mad thanks to @WyriHaximus for adding me to the php-api-clients organization. Planning to release the async version of the fauxton-client there. #reactphp#asyncphp
Just released clue/reactphp-buzz v2.5.0! 🎉 It features everything you would expect from an async HTTP client in PHP, including timeout support and revamped documentation! Efficiently process large number of HTTP requests with @ReactpPHP. #async#php
https://t.co/WpvciAVJxC
Happy birthday @ReactPHP! 🎉 Exactly six years ago, the very first v0.1.0 release was tagged. Today, six years later,we're thrilled to announce the immediate availability of the very first stable v1.0.0 release with long-term support! 🎉 #php#lts#release
https://t.co/CDdkSYsDMl
Six years ago today, 11th July 2012, the very first v0.1.0 release of ReactPHP was tagged. Today we're proud to announce our very first LTS release: react/event-loop v1.0.0 https://t.co/7MkHQy1gb1 #php
And PR is up, I'll slowly start updating @php_api_clients' middleware packages so the switch will be easier. Initial PR with the new interfaces is up at: https://t.co/gDDz7PxpLz
Now I have to admit traits where a mistake here. So in the next major version they are gone, and I'll be using interfaces to detect when to call the middleware or when not. Already working on a PR deprecating the traits 🎉
In one of my (many) project I'm using traits in a middleware system to make it easy to pass on steps the middleware doesn't handle. Each call costs a tiny bit of resources, where with these small changes I can just skip them, not calling them at all.
We've just released version 1.1.0 of api-clients/supervisord adding support for authentication directly into the client (configuring the middleware for your): https://t.co/gdGg7xzhZk #php#reactphp#supervisord
We've happy to release a major memory consumption improvement and performance improvement release for react/promise: v2.6.0 https://t.co/R3V4UDhKCp #php#async#promise
We're extremely proud to announce react/event-loop: 0.5. This release is a major new feature and API overhaul release with over 60 tickets closed. For more information and the changelog: https://t.co/pRvIv6BTVB #php#async