8000 Websockets: Frame Length not respecting RFC · Issue #61 · fhessel/esp32_https_server · GitHub
[go: up one dir, main page]

Skip to content
Websockets: Frame Length not respecting RFC #61
Open
@fhessel

Description

@fhessel

Describe the bug
The implementation of the WebSocket handler is not correct regarding the representation of the frame length.

As shown in PRs #59 and #60, the WebsocketHandler used a wrong value for the frame length (address instead of actual value). This is solved now, but the WebsocketHandler should respect the different field lengths for the frame length attribute as defined in the RFC.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0