Closed
Description
I'm using WebSocketsClient on my ESP8266 which connects to a python websocket server (https://github.com/aaugustin/websockets/ v3.0).
Everything works perfect but when I'm sending a ping() from the server handler to the client, I see a
[WSc] Disconnected!
[WSc] Connected to url: /
on the serial console.
Am I missing something here?
Thanks for the great library!
Metadata
Metadata
Assignees
Labels
No labels