Commit Graph

19 Commits

Author SHA1 Message Date
Tangent Wantwight 3bc46210e4 Teach send subcommand to recognize --skip and --take options 2020-09-11 22:57:23 -04:00
Tangent Wantwight 9cc7d8064d Represent Chunks as iterables of Bytes 2020-09-11 19:34:27 -04:00
Tangent Wantwight d585ad7b31 use ergonomic try_next() combinator instead of transpose() 2020-05-09 00:17:22 -04:00
Tangent Wantwight c422a1c3f3 Simplify/sanify some types 2020-05-08 22:02:49 -04:00
Tangent Wantwight 00ec517e78 Big-bang update tokio, warp, futures, & hyper to new versions. 2020-05-07 23:14:43 -04:00
Tangent Wantwight ba1d921a7e Use `log` crate & macros instead of prints. 2019-11-19 20:06:28 -05:00
Tangent 128 32c72e1ee8 Port send subcommand to core futures & alpha hyper (fixes --throttle) 2019-10-21 17:10:52 -04:00
Tangent 128 bc8e45936b Convert parser & chunker APIs to work with Futures 0.3-style streams 2019-10-21 03:18:51 -04:00
Tangent 128 3a6ca629ca Use core futures for the fixers; try different approach to timecode fixer 2019-10-11 00:28:08 -04:00
Tangent 128 03ee74b6da Fix dyn syntax warning. 2019-09-23 16:34:28 -04:00
Tangent 128 480fd1696a Use custom_error! for all Webmetro errors 2019-07-07 20:42:29 -04:00
Tangent 128 9b9b6beb54 Use hyper::Body instead of a custom Payload type 2018-10-21 02:25:24 -04:00
Tangent 128 26930b07e0 Fix `webmetro send` not exiting when stdin ends. 2018-10-21 02:22:46 -04:00
Tangent 128 5d25d5adb7 Have subcommands control launching the runtime. 2018-10-20 23:02:24 -04:00
Tangent 128 08e8b1311f Use hyper-provided runtime instead of tokio-core 2018-09-18 02:29:01 -04:00
Tangent 128 14d468cc7d Update hyper to 0.12 2018-09-18 02:15:02 -04:00
Tangent 128 8b27dc7d8f Fix upload tool, keep request active instead of dropping the Response 2018-04-15 22:07:21 -04:00
Tangent 128 8d76bd5c57 Cleanup error handling 2018-04-15 22:06:42 -04:00
Tangent 128 739862bc35 Add send subcommand for uploading WebM 2018-04-15 01:43:23 -04:00