Skip to content

Arduino websocket client and personal websocket server #8

@vlp-github

Description

@vlp-github

Hello Krohling,

Thanks for sharing your code, it's very helpfull !!

However I've a issue when I tried to connect the Arduino to my own websocket echo server: nothing append.

I have change the line:

client.connect(server); => client.connect(server,"/",9000);

But It didn't works.

I have test my echo Server with the websocket.org client and it works....

Any ideas ? Should I modify the request Header into the ccp file ?

Thanks again.

vlp

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