Skip to content

Async Framer has no accept method #30

@Andful

Description

@Andful

I am making a small http server on an esp32s3, and this library would be very useful for a lightweight WebSocket handling.

When trying to use the async framer to accept websocket connections, I noticed that the async framer, does not have an accept method. This is different from the blocking version.

Seeing the blocking version of the accept method, its implementation seems to be relatively simple. Would it actually be simple? Or would its implementation be complex for a reason I am overlooking?

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