Dear Team,
I am working on a scenario (multipart upload request in Apache server) where I need to convert a Nyholm\Psr7\Stream, a type of Psr\Http\Message\StreamInterface into a React\Stream\ReadableStreamInterface type. After looking around I could not find a viable solution.
Can you please show me a direction? Thanks in advance!