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

### Plugin Temporal ### I have an idea! Need support for mTLS. Temporal server sample - https://github.com/temporalio/samples-server/tree/main/tls/tls-simple Ref: https://github.com/temporalio/samples-php/issues/23

C-feature-request
P-temporal

### I have an idea! Docs about Golang configuration with private repositories: - Exclude imports `GOPRIVATE` and `GONOSUMDB`: ``` go env -w GOPRIVATE="gitlab.com//*" go env -w GONOSUMDB="gitlab.com//*" ``` - `ssh-agent`...

A-docs

### Plugin GRPC ### I have an idea! I have an idea, listen to me!! It would be nice to have a `protoc-gen-php-grpc` [remote plugin](https://docs.buf.build/bsr/remote-generation/plugin-example) on buf.build to simplify gRPC...

C-feature-request
P-GRPC

### Plugin Metrics ### I have an idea! It is a follow up ticket to https://github.com/temporalio/roadrunner-temporal/issues/265 Would be nice to have support for multiple statsD format. In my case I...

help-heeded-medium
C-feature-request

### No duplicates ๐Ÿฅฒ. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? Since roadrunner-server/grpc#38, it's possible to return error as a...

C-enhancement

### Plugin _No response_ ### I have an idea! Hi rr team! :wave::blush: As far as I can tell, right now RoadRunner always spawns new php-cli processes per worker. When...

S-RFC
C-feature-request

### Plugin GRPC ### I have an idea! Support for the `gRPC` reflection server: https://github.com/grpc/grpc-go/blob/master/Documentation/server-reflection-tutorial.md

C-feature-request

### Plugin Logger ### I have an idea! RR example log line ``` 2024-02-02T02:51:48+0000 INFO http http log {"status": 200, "method": "GET", "URI": "/api/v2/cart/status?args=site24x7", "remote_address": "10.56.36.63:42084", "read_bytes": 0, "write_bytes": 448,...

C-feature-request

### No duplicates ๐Ÿฅฒ. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? Sending the same HTTP request...

B-bug

### No duplicates ๐Ÿฅฒ. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? I'm using roadrunner with rabbitmq...

B-bug
F-need-verification