Provides an ALPN connector to be used together with hyper.
The current master and alpha versions use std::future
with async/await syntax,
and requires a nightly compiler. 0.1 works with stable, hyper 0.12 and futures 0.1.
Bugfixes for the stable release should go against the v0.1
branch.