Skip to content

Consider changing 12.1 websocket-core to consume frame buffers on sendFrame #13290

@lachlan-roberts

Description

@lachlan-roberts

Currently when you do a CoreSession.sendFrame the buffer of the frame is not consumed after the send.

This allows you to send the same frame multiple times for example.

For 12.1 we should consider changing the sendFrame to consume the payload buffer. see #13250 (comment)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions