futures-tls 0.1.0

An implementation of TLS/SSL streams on top of the `futures_io` crate giving an implementation of TLS for nonblocking I/O streams.
docs.rs failed to build futures-tls-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Async SSL streams

This is an experimental an insecure library, not intended for production use yet. Right now this is largely proof of concept, and soon hopefully it will be much more fleshed out.