Skip to content

Feature request: send buffer #74

@bcardarella

Description

@bcardarella

The Phoenix socket has a sendBuffer where sends can be queued prior to a connection made. Once the connection is made the buffer is flushed sending each in their original order: https://github.com/phoenixframework/phoenix/blob/main/assets/js/phoenix/socket.js#L629-L634

Would be great to have a similar functionality in this lib

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