roadrunner icon indicating copy to clipboard operation
roadrunner copied to clipboard

🤯 High-performance PHP application server, process manager written in Go and powered with plugins

Results 140 roadrunner issues
Sort by recently updated
recently updated
newest added

### 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...

B-bug

### 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...

B-bug
A-plugin
Y-Release blocker
P-GRPC

### 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....

C-feature-request
Y-high

**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...

S-RFC
C-feature-accepted
P-HTTP

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...

C-enhancement
P-HTTP

### 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...

C-feature-request

### 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...

C-feature-request
B-Breaking changes

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)...

C-enhancement
S-RFC
P-HTTP
P-new-plugin

### 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...

D-driver
P-jobs
P-new-plugin

### 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`...

C-feature-request
Y-Low