Hyper: Upgrade to Tokio v0.3

Created on 15 Oct 2020  路  3Comments  路  Source: hyperium/hyper

Tokio v0.3 just released, we should upgrade as part of hyper v0.14.

Prerequisites:

  • [x] Upgrade h2 to Tokio v0.3
  • [ ] Add back functionality to Tokio v0.3

    • [x] Reintroduce oneshot::Sender::poll_closed https://github.com/tokio-rs/tokio/pull/3032

    • [ ] Add back TCP socket options (set_keepalive, set_send_buffer_size, set_recv_buffer_size)

    • [ ] Add back vectored write support

A-dependencies E-medium

Most helpful comment

hyperium/h2#491 is a PR for updating h2.

The PR just landed 馃帀
As soon it is part of a new release we can proceed here 馃槃

All 3 comments

https://github.com/hyperium/h2/pull/491 is a PR for updating h2.

hyperium/h2#491 is a PR for updating h2.

The PR just landed 馃帀
As soon it is part of a new release we can proceed here 馃槃

Hello, what's the status of upgrading to tokio v0.3? @seanmonstar

Was this page helpful?
0 / 5 - 0 ratings

Related issues

colindean picture colindean  路  3Comments

belst picture belst  路  3Comments

da2018 picture da2018  路  3Comments

mcseemk picture mcseemk  路  3Comments

zonyitoo picture zonyitoo  路  4Comments