Skip to content

TLS implementation is not executor-agnostic #234

Description

@alexrudy

tokio-rustls is understandably not executor agnostic. [hyper-rustls] is built on tokio-rustls, and so is also not agnostic.

Re-implementing tokio-rustls but on top of hyper's Read and Write traits should be possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions