roadrunner-bundle
roadrunner-bundle copied to clipboard
A RoadRunner worker integrated in your Symfony app
POC of proper Response streaming. I'm currently working on an app which uses Response streaming. It's a simple use case, where progress updates are pushed to the client. The team...
gRPC request processing with mandatory state reset of grpc-services that implements `ResetInterface` interface. The implementation is essentially based on executing the finalizer after processing a request. An extension point as...
| Q | A| | ------------- | ------------- | | Branch? | 3.x | | Bug fix? | No | | New feature? | Yes | Integrate temporal worker and...
Hello 👋 I'm trying to use Htmx with Symfony+Roadrunner but run into a problem. Htmx bundles change Request/Response objects and because of it they don't work with roadrunner-bundle. I tried...