Questions tagged [tusdotnet]

2 questions
0
votes
1 answer

How to resolve application/octet-stream in S3 using TUS node, Tusd, Uppy or .NET,

This is an explanation of a problem, I encountered while uploading files to S3 using tus-node-server or Tusd. The problem, is I have a server running tus server and takes requests from react and react native clients. The file gets uploaded…
Ahmad Khudeish
  • 1,017
  • 13
  • 15
0
votes
1 answer

Send custom response back and capture it on the javascript client using tusdotnet

I am using tusdotnet from tus.io in ASP.NET Core Application, I am trying to send back a custom response as I am putting the entries in database and need to send back database Id in the response. On the javascript side, after the file successfully…
Jamshaid K.
  • 3,555
  • 1
  • 27
  • 42