Coder Social home page Coder Social logo

tus client for Go about tusd HOT 7 CLOSED

tus avatar tus commented on July 18, 2024 1
tus client for Go

from tusd.

Comments (7)

Acconut avatar Acconut commented on July 18, 2024

Congratulations, this looks really, really well. However, I noticed that you require require a filename to determine what it going to be uploaded. In some cases, one would wish to upload even if it's not stored on disk, e.g. the body of a HTTP request. The tus-js-client, for example, allows you to pass a readable stream to it (see https://github.com/tus/tus-js-client#new-tusuploadfile-options).

from tusd.

alexandrevicenzi avatar alexandrevicenzi commented on July 18, 2024

Oh, I see. Well, I could take a look and use an io Reader or even a byte buffer.

from tusd.

alexandrevicenzi avatar alexandrevicenzi commented on July 18, 2024

@Acconut I changed the library, it's almost a new one. Take a look.

from tusd.

Acconut avatar Acconut commented on July 18, 2024

I like your outdated version even more, congratulations on it 👍 I can see a few similarities to the Java library :) Do you want me to feature it on the list of implementations (http://tus.io/implementations.html)?

from tusd.

alexandrevicenzi avatar alexandrevicenzi commented on July 18, 2024

@Acconut It's similar the Java version :) and also the Python version. I took the inspiration from they this time.

Feel free to list in the tus.io site.

from tusd.

Acconut avatar Acconut commented on July 18, 2024

Just added your project to the list (see Client section on http://tus.io/implementations.html). Let me know if it's ok that I used the name of the Github organization as the author :)

from tusd.

alexandrevicenzi avatar alexandrevicenzi commented on July 18, 2024

@Acconut Thanks.

@gfronza is it ok to use Eventials name right?

from tusd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.