Skip to content

What is the data format sending from the websocket? #3

@williamesp2015

Description

@williamesp2015

I am using Arduino Websocket (https://github.com/Links2004/arduinoWebSockets/blob/master/examples/WebSocketServer/WebSocketServer.ino) and your html connects to my websocket but only scrolling time without chart. I use webSocket.sendBIN(socketNumber, (uint8_t *) bytearray,bytearray.length );
Please help to find correct format and type (binary,text,etc).
Thank you

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