tus-php icon indicating copy to clipboard operation
tus-php copied to clipboard

Using tus in non public services

Open imansarhaddi opened this issue 3 years ago • 1 comments
trafficstars

Hi,

We have structure that use something like proxy to request to the target service with Guzzle

(proxy is laravel ) and (target service is lumen )

Target service is not public and it has to be requested through proxy

how can we use tus in target service when we use guzzle for connection between proxy and target service?

We implement routes both in proxy and target service and the proxy's job is to send request to target service but it seems that the file not transferring properly and connection not keeping alive.

What can we do in this kind of situations ?

Thanks for your help

imansarhaddi avatar Jun 29 '22 09:06 imansarhaddi

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 29 '22 00:08 github-actions[bot]

Closing because of inactivity.

github-actions[bot] avatar Sep 28 '22 00:09 github-actions[bot]