roadrunner
roadrunner copied to clipboard
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? A bug happened! While connecting...
### Discussed in https://github.com/roadrunner-server/roadrunner/discussions/1223 Originally posted by **genhoi** July 23, 2022 I tried the new RoadRunner beta (2.11.0-beta.1) for GRPC Reflection for Postman and GrpcUI, for some reason it didn't...
### Plugin Temporal ### I have an idea! In order to track the temporal usage all the client calls, workflow and activity polling calls, must container an SDK version header....
**Is your feature request related to a problem? Please describe.** Roadrunner is already handling SSL, as a replace for load balancer, nginx, or other similar service. It would be nice...
Currently, roadrunner allows sending 1 response at the time, this means we can't send early hint ( or any other 1xx ) responses. **Describe the solution you'd like** A solution...
### Plugin RPC logger ### I have an idea! I have an idea, listen to me!! It would be amazing if we can can publish to logger channels at RR...
### Plugin _No response_ ### I have an idea! I have an idea, listen to me!! The latest direction of RR giving control of the server via RPC commands with...
Hi guys, thank you for the project. Do you plan to implement the QUIC protocol AKA HTTP/3? I cannot into Golang, but i've found several implementations of QUIC: [1](https://github.com/lucas-clemente/quic-go) [2](https://github.com/pion/quic)...
### Plugin JOBS ### I have an idea! I have an idea, listen to me!! I propose to add support kafka driver in jobs like as [amqp](https://roadrunner.dev/docs/beep-beep-jobs#configuration-amqp-driver) driver **Reason:** Event-driven...
### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? When sending requests with `application/x-www-form-urlencoded`...