Valery Piashchynski
Valery Piashchynski
Hi @connerbw. Thanks for the request. It will be very easy to add a new plugin after we will release the 2.0 version with the new plugin system. So, let's...
Hey @hustlahusky , thanks for the FR. I need more details about the described problems: > Currently http.headers.cors.allowed_origin = * and http.headers.cors.allow_credentials = true is not working together. What do...
Discussion: Local pipelining with jobs + broadcast plugin
A little update about streaming file responses. The `sendfile` HTTP middleware handles the `X-Sendfile` header and streams the response back w/o involving the worker in the process. So, you are...
> @rustatian streaming files usually not the problem though: streaming batches (think "massive CSV generated from DB") is still the issue though Yep, sure. That's was just a little update...
> +1 > > It would be nice to see a ready implementation of this feature request No +1 please. If you want to support the ticket, please, like the...
Update: we've started working on the streaming responses. Expected to be in the RR`v2.9.0` (according to our draft plan).
Ok, guys, I can confirm, that `v2.9` will bring us streaming responses.  You'll be able to turn on streaming capabilities in the `experimental` (new) section. Later, we will support...
Ok, guys, the time has come ⌛ https://github.com/roadrunner-server/roadrunner/releases/tag/v2.9.0-alpha.1 Please, read the release notes very carefully. Put your feedback in the discussion (link in the release notes). Feel free to join...
> Unable to test for now (moved a project where I wanted to use `rr` to `ext-openswoole`, as a workaround) but very promising to finally have this muscle Sure, np...