Valery Piashchynski

Results 326 comments of Valery Piashchynski
trafficstars

Hey @readycool 👋 [x/net/quic](https://github.com/golang/go/issues/58547) ticket and [implementation in go](https://go-review.googlesource.com/c/net/+/468575) is still in progress. We're working on adding `http3` support in RoadRunner, but, since RR is not a web-server it is...

Not planned. Implemented Centrifuge for the broadcasting (WS + Clients): https://github.com/roadrunner-server/centrifuge + PHP: https://github.com/roadrunner-php/centrifugo.

Hey guys 👋🏻 We discussed this feature with @roxblnfk. Since I'm working on the streaming support, we would like to support `103 Early Hints` as well. Planned for the `2023.3.0`...

The community added new metrics: Latency and RPS (requests per second) for the JOBS. Metrics don't have info about particular error messages to distinguish between different types of errors. This...

Multiply `allowed_origins` now supported. Fixed by the: https://github.com/roadrunner-server/headers/pull/48 > RoadRunner can allow any origin reflected from request header This is not an expected behavior (and non-standard), origins should be set...

Yeah, sure. 1. We have two plugins that would support this feature -> `http` and `gRPC`. For the `http` plugin, we will support the response streaming. We did this previously...

Hey @Matt-Woz 👋🏻 PHP worker and php-goridge transport have recently been updated to support response streaming. RR (Golang) part is planned for the `v2023.3.0`.

@FluffyDiscord Sure 😃 If someone willing to help me (with the PHP part) with that, I'm all ears 👂 Since I'm not a PHP dev at all.

fixed: https://github.com/roadrunner-server/roadrunner-docs/commit/d24a89e23018c799cb09fdedcc7547b937ba1050 Will be in the new `v2023.1.0` docs. Thanks @OO00O0O 👍🏻