Skip to content

Payload max size limitation #2

@aessig

Description

@aessig

Hello! Thank you very much for this package. I try to use it for the example demoToy and it seems that I cannot send a payload of more than 124 characters. From the micro controller point of view there is no error triggered but from the client (browser) I have the following error (Chrome)
WebSocket connection to 'ws://192.168.213.1:2222/' failed: Could not decode a text frame as UTF-8.

Error seems to come from sendWsMessage() where there might be a limitation on the payload size but I can't figure out if it's the case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions