[💡FEATURE REQUEST]: Streaming request [WIP] & responses [HTTP-DONE] #923
Open
Description
This project looks like it could be very useful in building a GRPC server bridge for PHP, which would be amazing.
GRPC has the concept of streaming request & responses, is that something you'd consider adding to roadrunner/goridge?
Thanks
This ticket (since most of the users know it) split into the four parts:
- HTTP response streaming [done in
v2023.3
] - HTTP request streaming
- gRPC response streaming
- gRPC request streaming
Metadata
Assignees
Labels
Type
Projects
Status
🏗 In progress