Commit Graph

17 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 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 128 bc8e45936b Convert parser & chunker APIs to work with Futures 0.3-style streams 2019-10-21 03:18:51 -04:00
Tangent 128 480fd1696a Use custom_error! for all Webmetro errors 2019-07-07 20:42:29 -04:00
Tangent 128 161c9de472 Make EbmlStreamingParser operate on Buf items instead of AsRef<u8> 2018-10-21 19:09:37 -04:00
Tangent 128 9b9b6beb54 Use hyper::Body instead of a custom Payload type 2018-10-21 02:25:24 -04:00
Tangent 128 40a137e906 update tokio version 2018-09-20 20:58:51 -04:00
Tangent 128 14d468cc7d Update hyper to 0.12 2018-09-18 02:15:02 -04:00
Tangent 128 739862bc35 Add send subcommand for uploading WebM 2018-04-15 01:43:23 -04:00
Tangent 128 885681f009 Add some reusable error conversions 2018-04-15 01:42:47 -04:00
Tangent 128 a847d62b34 Have utilities read stdin via tokio_io wrapper 2018-04-14 18:18:50 -04:00
Tangent 128 bf56789810 Make EbmlStreamingParser use WebmetroErrors specifically 2018-04-14 04:56:24 -04:00
Tangent 128 413375102e Implement core of filter subcommand 2018-04-12 23:07:13 -04:00
Tangent 128 e61244bce3 Factor StdinStream out of dump applet 2018-04-12 00:14:16 -04:00
Tangent 128 da54623006 Move bin/dump into a debug subcommand, read stdin instead of a file 2018-04-11 21:54:02 -04:00
Tangent 128 98f7f446f9 Move relay_server into a subcommand 2018-04-11 01:39:28 -04:00