Skip to content

Ensure queued data will be sent when closing a channel #18

@lgrahl

Description

@lgrahl

Currently we do send all queued data but I believe we incorrectly send it even after the outgoing stream has been reset. This will require having an outgoing queue per channel.

Also, nice to have: A graceful closing method for the SCTP transport that doesn't non-gracefully closes all channels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions