Rocket/core/lib/src
Jeb Rosen ea06878581 Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies.
Use I/O traits and types from 'tokio-io' as much as possible.

A few adapters only exist in futures-io-preview and use
futures-tokio-compat as a bridge for now.
2020-07-11 09:24:29 -07:00
..
config Replace use of 'hyper::AddrIncoming' with a Listener API and implement TLS. 2020-07-11 09:24:28 -07:00
data Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00
fairing Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00
local Fix a minor compilation error, possibly caused by rust-lang/rust#64292. 2020-07-11 09:24:28 -07:00
request Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00
response Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00
router Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00
catcher.rs Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00
codegen.rs Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00
error.rs Replace use of 'hyper::AddrIncoming' with a Listener API and implement TLS. 2020-07-11 09:24:28 -07:00
ext.rs Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00
handler.rs Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00
lib.rs Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00
logger.rs Convert core to async and add support for async routes. 2020-07-11 09:24:28 -07:00
outcome.rs Fix some broken links in API documentation. 2020-05-31 11:32:14 -07:00
rocket.rs Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00
shutdown.rs Update 'hyper', 'futures-*-preview', and 'tokio-*' dependencies. 2020-07-11 09:24:29 -07:00