Skip to content

WebSockets send can wait forever and async send seems to be broken #1063

@bryaan

Description

@bryaan

I find myself wanting to use @async send(ws, msg) because its possible for the send to wait forever. But it is causing the error below. Without fixing this all websocket servers using this lib are broken.

│ HTTP.WebSockets.WebSocketError(HTTP.WebSockets.CloseFrameBody(1007, "Invalid UTF-8"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions