Skip to content

WebSocket end of message bit is always on it's own continuation frame #2777

@DamianEdwards

Description

@DamianEdwards

When messages are sent from the server to clients via websockets, the last websocket continuation frame contains no payload, but has the final bit set. This seems unnecessary, since it could have been set on the last frame with an actual payload.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions