Skip to content

support wss server and client #49

@Xudong-Huang

Description

@Xudong-Huang

ws and tls stream can't support clone, so we can't handle the receive things in separate coroutines. How to do that without clone/from_raw interface?

ws can use from_raw to create separate stream for reading. but tls stream doesn't have such interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions