|
bfe7d4b1d7
|
Update argument parsing to clap v3
|
2022-05-22 20:37:03 -04:00 |
|
|
15520f26bd
|
Update Tokio/Hyper/Warp-related dependencies
|
2022-05-22 00:56:53 -04:00 |
|
|
fc4e0577c8
|
Trivial dependency updates
|
2022-05-22 00:06:13 -04:00 |
|
|
8cecb2166f
|
remove dependency on odds now that Vec::retain_mut is stable
|
2022-05-21 22:40:07 -04:00 |
|
|
4dc8ec1bbd
|
when disconnecting, clean up the header chunk so subsequent clients don't get a potentially incorrect initialization segment
|
2020-08-10 21:40:53 -04:00 |
|
|
bb013761b1
|
remove old tokio helper crates that aren't used anymore, simplify Cargo.toml versions
|
2020-05-08 22:20:35 -04:00 |
|
|
1a6764b778
|
bump odds version
|
2020-05-08 22:07:53 -04:00 |
|
|
00ec517e78
|
Big-bang update tokio, warp, futures, & hyper to new versions.
|
2020-05-07 23:14:43 -04:00 |
|
|
1273b4adff
|
WIP: update lib to bytes 0.5
|
2020-05-07 00:34:23 -04:00 |
|
|
9274fabeea
|
impl Iterator for Chunk
|
2020-05-06 21:50:03 -04:00 |
|
|
3da59e2d96
|
start next development cycle
|
2019-11-20 00:33:13 -05:00 |
|
Tangent Wantwight
|
3ed514c99c
|
Release v0.2.2
Add a project changelog
|
2019-11-20 00:24:57 -05:00 |
|
Tangent Wantwight
|
ca1ade1341
|
Revert "Removed old Tokio version from Cargo.toml"
This reverts commit 7e85a8750b .
|
2019-11-20 00:13:51 -05:00 |
|
Tangent Wantwight
|
8fa16152f8
|
Add & init env_logger
|
2019-11-19 20:06:28 -05:00 |
|
Tangent Wantwight
|
ba1d921a7e
|
Use log crate & macros instead of prints.
|
2019-11-19 20:06:28 -05:00 |
|
Tangent Wantwight
|
2f129d6986
|
permit some dependencies to increase version now
|
2019-11-19 20:06:28 -05:00 |
|
Tangent Wantwight
|
22c6b0cfc8
|
document 0.2.2 WIP
|
2019-11-19 19:45:59 -05:00 |
|
Tangent Wantwight
|
188bf23803
|
bump patch version for dependency/architecture changes
|
2019-11-17 22:45:34 -05:00 |
|
Tangent Wantwight
|
7e85a8750b
|
Removed old Tokio version from Cargo.toml
|
2019-11-16 13:27:58 -05:00 |
|
|
32c72e1ee8
|
Port send subcommand to core futures & alpha hyper (fixes --throttle)
|
2019-10-21 17:10:52 -04:00 |
|
|
710af7e1d7
|
feeder-based parser proof-of-concept adjusted to work with the lifetime FromEbml trait
|
2019-10-20 02:22:36 -04:00 |
|
|
3a6ca629ca
|
Use core futures for the fixers; try different approach to timecode fixer
|
2019-10-11 00:28:08 -04:00 |
|
|
90469e3fbd
|
Bring in futures-preview to begin porting to core futures.
|
2019-10-08 21:44:23 -04:00 |
|
|
7d53f16a7b
|
Refresh dependency versions
|
2019-09-23 16:34:12 -04:00 |
|
|
480fd1696a
|
Use custom_error! for all Webmetro errors
|
2019-07-07 20:42:29 -04:00 |
|
|
6895cde14a
|
derive EBML errors via custom_error!{}
|
2019-07-07 20:10:46 -04:00 |
|
|
365c9f6515
|
Refresh dependency versions
|
2019-07-07 19:45:36 -04:00 |
|
|
eb5d206dd9
|
Use Rust 2018 Edition
|
2019-07-07 18:17:38 -04:00 |
|
|
7c1a2e48b0
|
Support arbitrary number of streams; bump version to reflect URL change
|
2018-10-27 18:13:18 -04:00 |
|
|
af1c3736be
|
bump tokio-io version
|
2018-10-27 18:11:33 -04:00 |
|
|
01bb2c2e19
|
Use warp framework for the relay_server
|
2018-10-21 19:19:27 -04:00 |
|
|
fdb329a779
|
update dependencies
|
2018-10-20 18:56:27 -04:00 |
|
|
544fbe2b39
|
update remaining dependencies
|
2018-09-21 19:16:05 -04:00 |
|
|
40a137e906
|
update tokio version
|
2018-09-20 20:58:51 -04:00 |
|
|
17427be5ef
|
Update version of bytes
|
2018-09-20 20:13:27 -04:00 |
|
|
08e8b1311f
|
Use hyper-provided runtime instead of tokio-core
|
2018-09-18 02:29:01 -04:00 |
|
|
14d468cc7d
|
Update hyper to 0.12
|
2018-09-18 02:15:02 -04:00 |
|
|
ee82846590
|
Use tokio_core instead of runtime as top loop
|
2018-04-15 01:21:00 -04:00 |
|
|
a847d62b34
|
Have utilities read stdin via tokio_io wrapper
|
2018-04-14 18:18:50 -04:00 |
|
|
15ebdb6b8c
|
Update dependencies + officially add Tokio
|
2018-04-14 04:56:20 -04:00 |
|
|
f3aa76243f
|
Create stub main binary, using clap argument parser
|
2018-04-11 00:55:41 -04:00 |
|
|
2310aabe2f
|
Rename crate to webmetro
|
2018-04-10 01:53:58 -04:00 |
|
|
065e653f86
|
channel.rs: First stab at core of a relay server
|
2018-04-09 15:53:30 -04:00 |
|
|
a8fa279201
|
bump dependency versions
|
2018-03-30 01:43:44 -04:00 |
|
|
038a042887
|
Add hyper
|
2017-09-08 01:54:46 -04:00 |
|
|
a1e8aef5d3
|
Swap to "bytes" crate
|
2017-07-10 19:36:20 -04:00 |
|
|
a00d43e124
|
Implement decode_simple_block
|
2017-07-01 01:30:43 -04:00 |
|
|
5de9bf9aee
|
Futures hello world.
|
2017-01-09 22:40:21 -05:00 |
|