Tus::Client
This project is aimed to provide a client tus.io implementation (protocol version 1.0.0)
TODO: Write the additional info
Installation
From the command line:
gem install tus-client
Or add this line to your Gemfile
:
gem "tus-client"
Usage
TODO: Write usage instructions here
Development
Just clone the repo and open a pull request when done implementing your feature
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/factyy/tus-tuby-client. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
License
The gem is available as open source under the terms of the MIT License.
Code of Conduct
Everyone interacting in the Tus::Client project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.