Skip to content

Consider deprecating this in favor of futures-rustls #60

@paolobarbolini

Description

@paolobarbolini

This library seems to be a tokio-tls fork which hasn't been updated for a long while.

In the meantime, tokio-tls and was split into tokio-native-tls, maintained by the tokio project, and tokio-rustls, which is maintained by the rustls team. tokio-rustls was then soft forked into futures-rustls, which in my opinion supersedes this library.

I'd argue this library should be deprecated and users of it should migrate to futures-rustls.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @paolobarbolini

        Issue actions

          Consider deprecating this in favor of `futures-rustls` · Issue #60 · async-rs/async-tls