Skip to content

support for futures::io::AsyncRead/Write #2024

Closed
@Licenser

Description

@Licenser

It seems that hyper uses tokio's AsyncRead / Write trait not the futures-0.3 one which makes it hard to mix with other libraries - would it be possible to implement both of the traits for hyper?

For context: I'm trying to upgrade a http connection to a websocket connection using async-tungstenite

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

    Issue actions