Skip to content

Connection failure during the WebSocket handshake #168

@nicolas-rabault

Description

@nicolas-rabault

I'm trying to connect my MKR1000 to a WebSocket python server.
My program get stuck after the client.begin();
I enabled the #define LOGGING and add some prints to see were the code fail.
I can connect to the server but then, during the upgrade sequence I'm stuck on sendHeader("Sec-WebSocket-Key", base64RandomKey);

I don't understand why this is failing at this point.
Did someone have any idea?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions